#e010d5 color space conversions
Hex:
#e010d5
RGB:
224, 16, 213
CMY:
12, 94, 16
CMYK:
0, 93, 5, 12
HSL:
303°, 86.6667%, 47.0588%
HSV (HSB):
303°, 92.8571%, 87.8431%
XYZ:
42.9360, 21.0220, 64.7455
xyY:
0.3336, 0.1633, 21.0220
CIE-Lab:
52.9735, 86.3466, -49.2622
CIE-LCH:
52.9735, 99.4108, 330.2945
CIE-Luv:
52.9735, 77.8236, -86.7005
Hunter-Lab:
45.8497, 86.9194, -51.6300
#e010d5 color charts
#e010d5 color shades, tints & tones
#e010d5 color schemes
#e010d5 color preview, HTML & CSS examples
This text has a color of #e010d5
<p style="color:#e010d5;">Text here</p>
.mytext {color:#e010d5;}
This box has a color of #e010d5
<div style="background-color:#e010d5;">Content here</div>
.mybackground {background-color:#e010d5;}
Border around this has a color of #e010d5
<div style="border:2px solid #e010d5;">Content here</div>
.myborder {border:2px solid #e010d5;}