#e01ed2 color space conversions
Hex:
#e01ed2
RGB:
224, 30, 210
CMY:
12, 88, 18
CMYK:
0, 87, 6, 12
HSL:
304°, 76.3780%, 49.8039%
HSV (HSB):
304°, 86.6071%, 87.8431%
XYZ:
42.8376, 21.4290, 62.8512
xyY:
0.3370, 0.1686, 21.4290
CIE-Lab:
53.4158, 84.1469, -46.8432
CIE-LCH:
53.4158, 96.3067, 330.8960
CIE-Luv:
53.4158, 77.8525, -82.9625
Hunter-Lab:
46.2914, 84.1719, -48.0957
#e01ed2 color charts
#e01ed2 color shades, tints & tones
#e01ed2 color schemes
#e01ed2 color preview, HTML & CSS examples
This text has a color of #e01ed2
<p style="color:#e01ed2;">Text here</p>
.mytext {color:#e01ed2;}
This box has a color of #e01ed2
<div style="background-color:#e01ed2;">Content here</div>
.mybackground {background-color:#e01ed2;}
Border around this has a color of #e01ed2
<div style="border:2px solid #e01ed2;">Content here</div>
.myborder {border:2px solid #e01ed2;}