#e00dcc color space conversions
Hex:
#e00dcc
RGB:
224, 13, 204
CMY:
12, 95, 20
CMYK:
0, 94, 9, 12
HSL:
306°, 89.0295%, 46.4706%
HSV (HSB):
306°, 94.1964%, 87.8431%
XYZ:
41.7835, 20.4948, 58.8804
xyY:
0.3449, 0.1692, 20.4948
CIE-Lab:
52.3921, 85.3891, -45.0248
CIE-LCH:
52.3921, 96.5325, 332.1977
CIE-Luv:
52.3921, 81.7304, -80.0716
Hunter-Lab:
45.2712, 85.5239, -45.4237
#e00dcc color charts
#e00dcc color shades, tints & tones
#e00dcc color schemes
#e00dcc color preview, HTML & CSS examples
This text has a color of #e00dcc
<p style="color:#e00dcc;">Text here</p>
.mytext {color:#e00dcc;}
This box has a color of #e00dcc
<div style="background-color:#e00dcc;">Content here</div>
.mybackground {background-color:#e00dcc;}
Border around this has a color of #e00dcc
<div style="border:2px solid #e00dcc;">Content here</div>
.myborder {border:2px solid #e00dcc;}