• Split a combined color value to separate HSVA 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

    Parameters

    • color: string | number

    Returns HsvaColor