#ce12cc color space conversions
Hex:
#ce12cc
RGB:
206, 18, 204
CMY:
19, 93, 20
CMYK:
0, 91, 1, 19
HSL:
301°, 83.9286%, 43.9216%
HSV (HSB):
301°, 91.2621%, 80.7843%
XYZ:
36.5690, 17.9141, 58.6571
xyY:
0.3232, 0.1583, 17.9141
CIE-Lab:
49.3917, 81.7986, -49.9916
CIE-LCH:
49.3917, 95.8654, 328.5686
CIE-Luv:
49.3917, 68.1321, -85.6043
Hunter-Lab:
42.3250, 80.1560, -52.5409
#ce12cc color charts
#ce12cc color shades, tints & tones
#ce12cc color schemes
#ce12cc color preview, HTML & CSS examples
This text has a color of #ce12cc
<p style="color:#ce12cc;">Text here</p>
.mytext {color:#ce12cc;}
This box has a color of #ce12cc
<div style="background-color:#ce12cc;">Content here</div>
.mybackground {background-color:#ce12cc;}
Border around this has a color of #ce12cc
<div style="border:2px solid #ce12cc;">Content here</div>
.myborder {border:2px solid #ce12cc;}