#e00cc5 color space conversions
Hex:
#e00cc5
RGB:
224, 12, 197
CMY:
12, 95, 23
CMYK:
0, 95, 12, 12
HSL:
308°, 89.8305%, 46.2745%
HSV (HSB):
308°, 94.6429%, 87.8431%
XYZ:
40.9500, 20.1415, 54.5527
xyY:
0.3541, 0.1742, 20.1415
CIE-Lab:
51.9968, 84.5480, -41.6123
CIE-LCH:
51.9968, 94.2335, 333.7948
CIE-Luv:
51.9968, 84.7713, -74.7644
Hunter-Lab:
44.8792, 84.3334, -40.6542
#e00cc5 color charts
#e00cc5 color shades, tints & tones
#e00cc5 color schemes
#e00cc5 color preview, HTML & CSS examples
This text has a color of #e00cc5
<p style="color:#e00cc5;">Text here</p>
.mytext {color:#e00cc5;}
This box has a color of #e00cc5
<div style="background-color:#e00cc5;">Content here</div>
.mybackground {background-color:#e00cc5;}
Border around this has a color of #e00cc5
<div style="border:2px solid #e00cc5;">Content here</div>
.myborder {border:2px solid #e00cc5;}