• Parse a color from a hexidecimal string (formatted as #ffffff).

    Parameters

    • hexidecimal: string

      The hexidecimal string.

    Returns Color

    The color.