#e03ed4 color space conversions
Hex:
#e03ed4
RGB:
224, 62, 212
CMY:
12, 76, 17
CMYK:
0, 72, 5, 12
HSL:
304°, 72.3214%, 56.0784%
HSV (HSB):
304°, 72.3214%, 87.8431%
XYZ:
44.3468, 24.0460, 64.5914
xyY:
0.3335, 0.1808, 24.0460
CIE-Lab:
56.1338, 76.8813, -43.6799
CIE-LCH:
56.1338, 88.4232, 330.3971
CIE-Luv:
56.1338, 71.8008, -78.0311
Hunter-Lab:
49.0367, 75.6136, -43.7713
#e03ed4 color charts
#e03ed4 color shades, tints & tones
#e03ed4 color schemes
#e03ed4 color preview, HTML & CSS examples
This text has a color of #e03ed4
<p style="color:#e03ed4;">Text here</p>
.mytext {color:#e03ed4;}
This box has a color of #e03ed4
<div style="background-color:#e03ed4;">Content here</div>
.mybackground {background-color:#e03ed4;}
Border around this has a color of #e03ed4
<div style="border:2px solid #e03ed4;">Content here</div>
.myborder {border:2px solid #e03ed4;}