#ce04ed color space conversions
Hex:
#ce04ed
RGB:
206, 4, 237
CMY:
19, 98, 7
CMYK:
13, 98, 0, 7
HSL:
292°, 96.6805%, 47.2549%
HSV (HSB):
292°, 98.3122%, 92.9412%
XYZ:
40.7831, 19.3231, 81.7010
xyY:
0.2876, 0.1363, 19.3231
CIE-Lab:
51.0631, 88.0588, -66.1148
CIE-LCH:
51.0631, 110.1160, 323.1007
CIE-Luv:
51.0631, 56.7618, -110.3752
Hunter-Lab:
43.9580, 88.6810, -79.4266
#ce04ed color charts
#ce04ed color shades, tints & tones
#ce04ed color schemes
#ce04ed color preview, HTML & CSS examples
This text has a color of #ce04ed
<p style="color:#ce04ed;">Text here</p>
.mytext {color:#ce04ed;}
This box has a color of #ce04ed
<div style="background-color:#ce04ed;">Content here</div>
.mybackground {background-color:#ce04ed;}
Border around this has a color of #ce04ed
<div style="border:2px solid #ce04ed;">Content here</div>
.myborder {border:2px solid #ce04ed;}