#e01ec8 color space conversions
Hex:
#e01ec8
RGB:
224, 30, 200
CMY:
12, 88, 22
CMYK:
0, 87, 11, 12
HSL:
307°, 76.3780%, 49.8039%
HSV (HSB):
307°, 86.6071%, 87.8431%
XYZ:
41.6301, 20.9460, 56.4924
xyY:
0.3496, 0.1759, 20.9460
CIE-Lab:
52.8903, 82.7756, -41.9325
CIE-LCH:
52.8903, 92.7908, 333.1341
CIE-Luv:
52.8903, 81.9330, -75.2656
Hunter-Lab:
45.7668, 82.2742, -41.1481
#e01ec8 color charts
#e01ec8 color shades, tints & tones
#e01ec8 color schemes
#e01ec8 color preview, HTML & CSS examples
This text has a color of #e01ec8
<p style="color:#e01ec8;">Text here</p>
.mytext {color:#e01ec8;}
This box has a color of #e01ec8
<div style="background-color:#e01ec8;">Content here</div>
.mybackground {background-color:#e01ec8;}
Border around this has a color of #e01ec8
<div style="border:2px solid #e01ec8;">Content here</div>
.myborder {border:2px solid #e01ec8;}