@tempots/color

LUV.withV property

Creates a new LUV instance with the specified v value.

Signature:

readonly withV: (v: number) => LUV;