#e01de2 color space conversions
Hex:
#e01de2
RGB:
224, 29, 226
CMY:
12, 89, 11
CMYK:
1, 87, 0, 11
HSL:
299°, 77.2549%, 50.0000%
HSV (HSB):
299°, 87.1681%, 88.6275%
XYZ:
44.9073, 22.2170, 73.8729
xyY:
0.3185, 0.1576, 22.2170
CIE-Lab:
54.2565, 86.6004, -54.6086
CIE-LCH:
54.2565, 102.3803, 327.7652
CIE-Luv:
54.2565, 71.6982, -95.1917
Hunter-Lab:
47.1349, 87.5779, -59.9287
#e01de2 color charts
#e01de2 color shades, tints & tones
#e01de2 color schemes
#e01de2 color preview, HTML & CSS examples
This text has a color of #e01de2
<p style="color:#e01de2;">Text here</p>
.mytext {color:#e01de2;}
This box has a color of #e01de2
<div style="background-color:#e01de2;">Content here</div>
.mybackground {background-color:#e01de2;}
Border around this has a color of #e01de2
<div style="border:2px solid #e01de2;">Content here</div>
.myborder {border:2px solid #e01de2;}