#e01ce1 color space conversions
Hex:
#e01ce1
RGB:
224, 28, 225
CMY:
12, 89, 12
CMYK:
0, 88, 0, 12
HSL:
300°, 77.8656%, 49.6078%
HSV (HSB):
300°, 87.5556%, 88.2353%
XYZ:
44.7463, 22.1140, 73.1442
xyY:
0.3196, 0.1580, 22.1140
CIE-Lab:
54.1478, 86.6030, -54.2162
CIE-LCH:
54.1478, 102.1738, 327.9522
CIE-Luv:
54.1478, 72.1708, -94.5631
Hunter-Lab:
47.0256, 87.5537, -59.3026
#e01ce1 color charts
#e01ce1 color shades, tints & tones
#e01ce1 color schemes
#e01ce1 color preview, HTML & CSS examples
This text has a color of #e01ce1
<p style="color:#e01ce1;">Text here</p>
.mytext {color:#e01ce1;}
This box has a color of #e01ce1
<div style="background-color:#e01ce1;">Content here</div>
.mybackground {background-color:#e01ce1;}
Border around this has a color of #e01ce1
<div style="border:2px solid #e01ce1;">Content here</div>
.myborder {border:2px solid #e01ce1;}