#e010e0 color space conversions
Hex:
#e010e0
RGB:
224, 16, 224
CMY:
12, 94, 12
CMYK:
0, 93, 0, 12
HSL:
300°, 86.6667%, 47.0588%
HSV (HSB):
300°, 92.8571%, 87.8431%
XYZ:
44.3803, 21.5997, 72.3511
xyY:
0.3208, 0.1561, 21.5997
CIE-Lab:
53.5997, 87.9022, -54.5258
CIE-LCH:
53.5997, 103.4401, 328.1886
CIE-Luv:
53.5997, 73.4374, -94.9571
Hunter-Lab:
46.4755, 89.1210, -59.7674
#e010e0 color charts
#e010e0 color shades, tints & tones
#e010e0 color schemes
#e010e0 color preview, HTML & CSS examples
This text has a color of #e010e0
<p style="color:#e010e0;">Text here</p>
.mytext {color:#e010e0;}
This box has a color of #e010e0
<div style="background-color:#e010e0;">Content here</div>
.mybackground {background-color:#e010e0;}
Border around this has a color of #e010e0
<div style="border:2px solid #e010e0;">Content here</div>
.myborder {border:2px solid #e010e0;}