Split a combined color value to separate HSLA component values
the color can be either the Companion color number or a CSS compatible color string
return object will always include an alpha value (0.0-1.0), defaulting to 1 if input has no alpha information
Split a combined color value to separate HSLA component values the color can be either the Companion color number or a CSS compatible color string return object will always include an alpha value (0.0-1.0), defaulting to 1 if input has no alpha information