#e010d9 color space conversions
Hex:
#e010d9
RGB:
224, 16, 217
CMY:
12, 94, 15
CMYK:
0, 93, 3, 12
HSL:
302°, 86.6667%, 47.0588%
HSV (HSB):
302°, 92.8571%, 87.8431%
XYZ:
43.4501, 21.2276, 67.4529
xyY:
0.3288, 0.1607, 21.2276
CIE-Lab:
53.1977, 86.9056, -51.1880
CIE-LCH:
53.1977, 100.8602, 329.5016
CIE-Luv:
53.1977, 76.2078, -89.7185
Hunter-Lab:
46.0735, 87.7081, -54.5509
#e010d9 color charts
#e010d9 color shades, tints & tones
#e010d9 color schemes
#e010d9 color preview, HTML & CSS examples
This text has a color of #e010d9
<p style="color:#e010d9;">Text here</p>
.mytext {color:#e010d9;}
This box has a color of #e010d9
<div style="background-color:#e010d9;">Content here</div>
.mybackground {background-color:#e010d9;}
Border around this has a color of #e010d9
<div style="border:2px solid #e010d9;">Content here</div>
.myborder {border:2px solid #e010d9;}