Color Ring
HCL color demos.
based on d3.hcl
funcition https://github.com/d3/d3-color#hcl .
Constructs a new CIELChab color. The channel values are exposed as
l
,c
andh
properties on the returned instance. Use the CIELChab color picker to explore this color space. The value ofl
is typically in the range[0, 100]
,c
is typically in[0, 230]
, andh
is typically in[0, 360)
.
Workflow
Workflow https://github.com/Phlox-GL/phlox-workflow
License
MIT