Function hcl

  • An HCL (CIELCH) color factory object, which may also be used with instanceof to test if an object is an HCL color instance.

    Parameters

    • h: number
    • c: number
    • l: number
    • Optional opacity: number

    Returns HCLColor

  • An HCL (CIELCH) color factory object, which may also be used with instanceof to test if an object is an HCL color instance.

    Parameters

    • cssColorSpecifier: string

    Returns HCLColor

  • An HCL (CIELCH) color factory object, which may also be used with instanceof to test if an object is an HCL color instance.

    Returns HCLColor