#e00cd9 color space conversions
Hex:
#e00cd9
RGB:
224, 12, 217
CMY:
12, 95, 15
CMYK:
0, 95, 3, 12
HSL:
302°, 89.8305%, 46.2745%
HSV (HSB):
302°, 94.6429%, 87.8431%
XYZ:
43.3963, 21.1200, 67.4350
xyY:
0.3289, 0.1601, 21.1200
CIE-Lab:
53.0806, 87.2515, -51.3749
CIE-LCH:
53.0806, 101.2531, 329.5098
CIE-Luv:
53.0806, 76.4267, -89.9940
Hunter-Lab:
45.9565, 88.1322, -54.8305
#e00cd9 color charts
#e00cd9 color shades, tints & tones
#e00cd9 color schemes
#e00cd9 color preview, HTML & CSS examples
This text has a color of #e00cd9
<p style="color:#e00cd9;">Text here</p>
.mytext {color:#e00cd9;}
This box has a color of #e00cd9
<div style="background-color:#e00cd9;">Content here</div>
.mybackground {background-color:#e00cd9;}
Border around this has a color of #e00cd9
<div style="border:2px solid #e00cd9;">Content here</div>
.myborder {border:2px solid #e00cd9;}