#e010b9 color space conversions
Hex:
#e010b9
RGB:
224, 16, 185
CMY:
12, 94, 27
CMYK:
0, 93, 17, 12
HSL:
311°, 86.6667%, 47.0588%
HSV (HSB):
311°, 92.8571%, 87.8431%
XYZ:
39.6827, 19.7207, 47.6139
xyY:
0.3708, 0.1843, 19.7207
CIE-Lab:
51.5199, 82.6670, -35.3920
CIE-LCH:
51.5199, 89.9246, 336.8229
CIE-Luv:
51.5199, 89.7484, -65.1584
Hunter-Lab:
44.4079, 81.7928, -32.4848
#e010b9 color charts
#e010b9 color shades, tints & tones
#e010b9 color schemes
#e010b9 color preview, HTML & CSS examples
This text has a color of #e010b9
<p style="color:#e010b9;">Text here</p>
.mytext {color:#e010b9;}
This box has a color of #e010b9
<div style="background-color:#e010b9;">Content here</div>
.mybackground {background-color:#e010b9;}
Border around this has a color of #e010b9
<div style="border:2px solid #e010b9;">Content here</div>
.myborder {border:2px solid #e010b9;}