#e00db2 color space conversions
Hex:
#e00db2
RGB:
224, 13, 178
CMY:
12, 95, 30
CMYK:
0, 94, 21, 12
HSL:
313°, 89.0295%, 46.4706%
HSV (HSB):
313°, 94.1964%, 87.8431%
XYZ:
38.9203, 19.3495, 43.8030
xyY:
0.3813, 0.1896, 19.3495
CIE-Lab:
51.0936, 82.0956, -31.9638
CIE-LCH:
51.0936, 88.0986, 338.7266
CIE-Luv:
51.0936, 93.1082, -59.9317
Hunter-Lab:
43.9881, 80.9562, -28.2489
#e00db2 color charts
#e00db2 color shades, tints & tones
#e00db2 color schemes
#e00db2 color preview, HTML & CSS examples
This text has a color of #e00db2
<p style="color:#e00db2;">Text here</p>
.mytext {color:#e00db2;}
This box has a color of #e00db2
<div style="background-color:#e00db2;">Content here</div>
.mybackground {background-color:#e00db2;}
Border around this has a color of #e00db2
<div style="border:2px solid #e00db2;">Content here</div>
.myborder {border:2px solid #e00db2;}