Convert HCL hue to HSL hue

hcl_to_hsl_hue(x, ...)

Arguments

x

numeric hue with values in range c(0, 360) intended for use with jamba::hcl2col()

...

additional arguments are ignored.

Value

numeric hue with values in range c(0, 360)

intended for use with jamba::hsl2col()