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

    Function lchToOKLCh

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

      This function first converts the LCh color to OKLab, then from OKLab to OKLCh.

      Parameters

      • color: LChColor

        The LCh color to convert

      Returns OKLChColor

      The color in OKLCh space