Question
Get the hex color value of an object
I'm trying to find a way to get the hex color value of a selected object via script to pass through to my CEP panel. I know the hex value is there and ready (I can see it in the color picker), but I don't know the scripting method to access it. I've tried converting it via third party libraries but the result is always inaccurate compared to the hex value shown in the color picker. Any ideas on how to grab that value?
