@dragonspark/chroma-kit
    Preparing search index...

    Function labToJzCzHz

    • Converts a color from CIE Lab to the JzCzHz color space.

      This function uses the automatic conversion system to find the optimal path from Lab to JzCzHz, which typically goes through XYZ and JzAzBz.

      Parameters

      • color: LabColor

        The Lab color to convert

      • OptionalpeakLuminance: number = 10000

        The peak luminance of the display, in nits

      Returns JzCzHzColor

      The color in JzCzHz space