#e01cd4 color space conversions
Hex:
#e01cd4
RGB:
224, 28, 212
CMY:
12, 89, 17
CMYK:
0, 88, 5, 12
HSL:
304°, 77.7778%, 49.4118%
HSV (HSB):
304°, 87.5000%, 87.8431%
XYZ:
43.0394, 21.4313, 64.1556
xyY:
0.3346, 0.1666, 21.4313
CIE-Lab:
53.4183, 84.7372, -47.9831
CIE-LCH:
53.4183, 97.3795, 330.4790
CIE-Luv:
53.4183, 77.2590, -84.7455
Hunter-Lab:
46.2939, 84.9368, -49.7602
#e01cd4 color charts
#e01cd4 color shades, tints & tones
#e01cd4 color schemes
#e01cd4 color preview, HTML & CSS examples
This text has a color of #e01cd4
<p style="color:#e01cd4;">Text here</p>
.mytext {color:#e01cd4;}
This box has a color of #e01cd4
<div style="background-color:#e01cd4;">Content here</div>
.mybackground {background-color:#e01cd4;}
Border around this has a color of #e01cd4
<div style="border:2px solid #e01cd4;">Content here</div>
.myborder {border:2px solid #e01cd4;}