hex2hcl: Convert a hex palette to HCL (polarLUV)

Description Usage Arguments Value

View source: R/converters.R

Description

Converts a hex color palette to HCL. Returns a dataframe. NA's in palette are preserved.

Usage

1

Arguments

palette

Character vector. A palette (vector of hex RGB or RGBA colors).

Value

Data frame with three columns: $H, $C, $L


allopole/datacolor documentation built on May 4, 2019, 6:39 p.m.