#e00ed5 color space conversions
Hex:
#e00ed5
RGB:
224, 14, 213
CMY:
12, 95, 16
CMYK:
0, 94, 5, 12
HSL:
303°, 88.2353%, 46.6667%
HSV (HSB):
303°, 93.7500%, 87.8431%
XYZ:
42.9077, 20.9655, 64.7360
xyY:
0.3336, 0.1630, 20.9655
CIE-Lab:
52.9117, 86.5291, -49.3607
CIE-LCH:
52.9117, 99.6181, 330.2973
CIE-Luv:
52.9117, 77.9423, -86.8474
Hunter-Lab:
45.7881, 87.1423, -51.7737
#e00ed5 color charts
#e00ed5 color shades, tints & tones
#e00ed5 color schemes
#e00ed5 color preview, HTML & CSS examples
This text has a color of #e00ed5
<p style="color:#e00ed5;">Text here</p>
.mytext {color:#e00ed5;}
This box has a color of #e00ed5
<div style="background-color:#e00ed5;">Content here</div>
.mybackground {background-color:#e00ed5;}
Border around this has a color of #e00ed5
<div style="border:2px solid #e00ed5;">Content here</div>
.myborder {border:2px solid #e00ed5;}