#ce01d4 color space conversions
Hex:
#ce01d4
RGB:
206, 1, 212
CMY:
19, 100, 17
CMYK:
3, 100, 0, 17
HSL:
298°, 99.0610%, 41.7647%
HSV (HSB):
298°, 99.5283%, 83.1373%
XYZ:
37.3481, 17.8970, 63.7734
xyY:
0.3138, 0.1504, 17.8970
CIE-Lab:
49.3709, 84.4528, -54.6276
CIE-LCH:
49.3709, 100.5805, 327.1035
CIE-Luv:
49.3709, 65.8986, -92.6317
Hunter-Lab:
42.3048, 83.5523, -59.7646
#ce01d4 color charts
#ce01d4 color shades, tints & tones
#ce01d4 color schemes
#ce01d4 color preview, HTML & CSS examples
This text has a color of #ce01d4
<p style="color:#ce01d4;">Text here</p>
.mytext {color:#ce01d4;}
This box has a color of #ce01d4
<div style="background-color:#ce01d4;">Content here</div>
.mybackground {background-color:#ce01d4;}
Border around this has a color of #ce01d4
<div style="border:2px solid #ce01d4;">Content here</div>
.myborder {border:2px solid #ce01d4;}