#e02ed3 color space conversions
Hex:
#e02ed3
RGB:
224, 46, 211
CMY:
12, 82, 17
CMYK:
0, 79, 6, 12
HSL:
304°, 74.1667%, 52.9412%
HSV (HSB):
304°, 79.4643%, 87.8431%
XYZ:
43.4753, 22.5044, 63.6804
xyY:
0.3353, 0.1736, 22.5044
CIE-Lab:
54.5582, 81.1160, -45.6028
CIE-LCH:
54.5582, 93.0560, 330.6556
CIE-Luv:
54.5582, 75.2800, -81.0658
Hunter-Lab:
47.4388, 80.5684, -46.3818
#e02ed3 color charts
#e02ed3 color shades, tints & tones
#e02ed3 color schemes
#e02ed3 color preview, HTML & CSS examples
This text has a color of #e02ed3
<p style="color:#e02ed3;">Text here</p>
.mytext {color:#e02ed3;}
This box has a color of #e02ed3
<div style="background-color:#e02ed3;">Content here</div>
.mybackground {background-color:#e02ed3;}
Border around this has a color of #e02ed3
<div style="border:2px solid #e02ed3;">Content here</div>
.myborder {border:2px solid #e02ed3;}