• Converts hexadecimal string (HTML color code) in a IRgb object

    Parameters

    • input: string

      the hexadecimal string (#f70 or #ff7700)

    Returns IRgb | undefined

    the IRgb object