This is in support of plots to show chroma-luminance plane and hue-chroma plane.

data_hcl(pal_luv, n = 11)

Arguments

pal_luv

function with S3 class "cpath_pal_luv"

n,

integer number of points to generate for the palette

Value

tibble::tibble() with variables type, hex, hue, chroma, luminance.