@lakuna/color
    Preparing search index...

    Function luvToXyz

    • Convert the given CIELUV color to a CIEXYZ color. Based on the EasyRGB pseudo-code.

      Parameters

      • color: Luv

        The CIELUV color.

      • ref: Xyz = ...

        A standard illuminant that represents the white point.

      Returns Xyz

      A CIEXYZ color.