@tempots/color

LUV.withU property

Creates a new LUV instance with the specified u value.

Signature:

readonly withU: (u: number) => LUV;