Function lab

  • A Lab (CIELAB) color factory object, which may also be used with instanceof to test if an object is a Lab color instance.

    Parameters

    • l: number
    • a: number
    • b: number
    • Optional opacity: number

    Returns LabColor

  • A Lab (CIELAB) color factory object, which may also be used with instanceof to test if an object is a Lab color instance.

    Parameters

    • cssColorSpecifier: string

    Returns LabColor

  • A Lab (CIELAB) color factory object, which may also be used with instanceof to test if an object is a Lab color instance.

    Returns LabColor