#ce01ea color space conversions
Hex:
#ce01ea
RGB:
206, 1, 234
CMY:
19, 100, 8
CMYK:
12, 100, 0, 8
HSL:
293°, 99.1489%, 46.0784%
HSV (HSB):
293°, 99.5726%, 91.7647%
XYZ:
40.3157, 19.0840, 79.4006
xyY:
0.2905, 0.1375, 19.0840
CIE-Lab:
50.7854, 87.8097, -64.8716
CIE-LCH:
50.7854, 109.1736, 323.5439
CIE-Luv:
50.7854, 57.8961, -108.4219
Hunter-Lab:
43.6853, 88.2827, -77.1834
#ce01ea color charts
#ce01ea color shades, tints & tones
#ce01ea color schemes
#ce01ea color preview, HTML & CSS examples
This text has a color of #ce01ea
<p style="color:#ce01ea;">Text here</p>
.mytext {color:#ce01ea;}
This box has a color of #ce01ea
<div style="background-color:#ce01ea;">Content here</div>
.mybackground {background-color:#ce01ea;}
Border around this has a color of #ce01ea
<div style="border:2px solid #ce01ea;">Content here</div>
.myborder {border:2px solid #ce01ea;}