#e010e4 color space conversions
Hex:
#e010e4
RGB:
224, 16, 228
CMY:
12, 94, 11
CMYK:
2, 93, 0, 11
HSL:
299°, 86.8852%, 47.8431%
HSV (HSB):
299°, 92.9825%, 89.4118%
XYZ:
44.9294, 21.8193, 75.2423
xyY:
0.3164, 0.1537, 21.8193
CIE-Lab:
53.8348, 88.4819, -56.4149
CIE-LCH:
53.8348, 104.9366, 327.4789
CIE-Luv:
53.8348, 71.8875, -97.9249
Hunter-Lab:
46.7111, 89.9466, -62.8065
#e010e4 color charts
#e010e4 color shades, tints & tones
#e010e4 color schemes
#e010e4 color preview, HTML & CSS examples
This text has a color of #e010e4
<p style="color:#e010e4;">Text here</p>
.mytext {color:#e010e4;}
This box has a color of #e010e4
<div style="background-color:#e010e4;">Content here</div>
.mybackground {background-color:#e010e4;}
Border around this has a color of #e010e4
<div style="border:2px solid #e010e4;">Content here</div>
.myborder {border:2px solid #e010e4;}