#e00de5 color space conversions
Hex:
#e00de5
RGB:
224, 13, 229
CMY:
12, 95, 10
CMYK:
2, 94, 0, 10
HSL:
299°, 89.2562%, 47.4510%
HSV (HSB):
299°, 94.3231%, 89.8039%
XYZ:
45.0273, 21.7923, 75.9619
xyY:
0.3154, 0.1526, 21.7923
CIE-Lab:
53.8059, 88.8889, -57.0266
CIE-LCH:
53.8059, 105.6091, 327.3179
CIE-Luv:
53.8059, 71.6568, -98.8651
Hunter-Lab:
46.6822, 90.4780, -63.7999
#e00de5 color charts
#e00de5 color shades, tints & tones
#e00de5 color schemes
#e00de5 color preview, HTML & CSS examples
This text has a color of #e00de5
<p style="color:#e00de5;">Text here</p>
.mytext {color:#e00de5;}
This box has a color of #e00de5
<div style="background-color:#e00de5;">Content here</div>
.mybackground {background-color:#e00de5;}
Border around this has a color of #e00de5
<div style="border:2px solid #e00de5;">Content here</div>
.myborder {border:2px solid #e00de5;}