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

    Function p3ToJzAzBz

    • Converts a P3 color to the JzAzBz color space.

      This function first converts the P3 color to XYZ, then from XYZ to JzAzBz. JzAzBz is a color space designed to be perceptually uniform and device-independent.

      Parameters

      • color: P3Color

        The P3 color to convert

      Returns JzAzBzColor

      The color in JzAzBz space