#e01ec4 color space conversions
Hex:
#e01ec4
RGB:
224, 30, 196
CMY:
12, 88, 23
CMYK:
0, 87, 13, 12
HSL:
309°, 76.3780%, 49.8039%
HSV (HSB):
309°, 86.6071%, 87.8431%
XYZ:
41.1685, 20.7614, 54.0621
xyY:
0.3549, 0.1790, 20.7614
CIE-Lab:
52.6873, 82.2421, -39.9440
CIE-LCH:
52.6873, 91.4292, 334.0947
CIE-Luv:
52.6873, 83.6001, -72.1634
Hunter-Lab:
45.5646, 81.5402, -38.4519
#e01ec4 color charts
#e01ec4 color shades, tints & tones
#e01ec4 color schemes
#e01ec4 color preview, HTML & CSS examples
This text has a color of #e01ec4
<p style="color:#e01ec4;">Text here</p>
.mytext {color:#e01ec4;}
This box has a color of #e01ec4
<div style="background-color:#e01ec4;">Content here</div>
.mybackground {background-color:#e01ec4;}
Border around this has a color of #e01ec4
<div style="border:2px solid #e01ec4;">Content here</div>
.myborder {border:2px solid #e01ec4;}