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

    Function labToOKLCh

    • Converts a color from CIE Lab to OKLCh color space.

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

      Parameters

      • color: LabColor

        The Lab color to convert

      Returns OKLChColor

      The color in OKLCh space