#e00ce1 color space conversions
Hex:
#e00ce1
RGB:
224, 12, 225
CMY:
12, 95, 12
CMYK:
0, 95, 0, 12
HSL:
300°, 89.8734%, 46.4706%
HSV (HSB):
300°, 94.6667%, 88.2353%
XYZ:
44.4625, 21.5465, 73.0496
xyY:
0.3197, 0.1549, 21.5465
CIE-Lab:
53.5425, 88.3882, -55.1843
CIE-LCH:
53.5425, 104.2007, 328.0218
CIE-Luv:
53.5425, 73.2530, -95.9672
Hunter-Lab:
46.4182, 89.7478, -60.8136
#e00ce1 color charts
#e00ce1 color shades, tints & tones
#e00ce1 color schemes
#e00ce1 color preview, HTML & CSS examples
This text has a color of #e00ce1
<p style="color:#e00ce1;">Text here</p>
.mytext {color:#e00ce1;}
This box has a color of #e00ce1
<div style="background-color:#e00ce1;">Content here</div>
.mybackground {background-color:#e00ce1;}
Border around this has a color of #e00ce1
<div style="border:2px solid #e00ce1;">Content here</div>
.myborder {border:2px solid #e00ce1;}