#ce04ca color space conversions
Hex:
#ce04ca
RGB:
206, 4, 202
CMY:
19, 98, 21
CMYK:
0, 98, 2, 19
HSL:
301°, 96.1905%, 41.1765%
HSV (HSB):
301°, 98.0583%, 80.7843%
XYZ:
36.1577, 17.4729, 57.3440
xyY:
0.3258, 0.1574, 17.4729
CIE-Lab:
48.8505, 82.7630, -49.7013
CIE-LCH:
48.8505, 96.5398, 329.0141
CIE-Luv:
48.8505, 69.6655, -85.0659
Hunter-Lab:
41.8006, 81.2521, -52.0763
#ce04ca color charts
#ce04ca color shades, tints & tones
#ce04ca color schemes
#ce04ca color preview, HTML & CSS examples
This text has a color of #ce04ca
<p style="color:#ce04ca;">Text here</p>
.mytext {color:#ce04ca;}
This box has a color of #ce04ca
<div style="background-color:#ce04ca;">Content here</div>
.mybackground {background-color:#ce04ca;}
Border around this has a color of #ce04ca
<div style="border:2px solid #ce04ca;">Content here</div>
.myborder {border:2px solid #ce04ca;}