#e03ed6 color space conversions
Hex:
#e03ed6
RGB:
224, 62, 214
CMY:
12, 76, 16
CMYK:
0, 72, 4, 12
HSL:
304°, 72.3214%, 56.0784%
HSV (HSB):
304°, 72.3214%, 87.8431%
XYZ:
44.6007, 24.1476, 65.9286
xyY:
0.3312, 0.1793, 24.1476
CIE-Lab:
56.2353, 77.1829, -44.6568
CIE-LCH:
56.2353, 89.1708, 329.9470
CIE-Luv:
56.2353, 71.0851, -79.5965
Hunter-Lab:
49.1402, 76.0151, -45.1478
#e03ed6 color charts
#e03ed6 color shades, tints & tones
#e03ed6 color schemes
#e03ed6 color preview, HTML & CSS examples
This text has a color of #e03ed6
<p style="color:#e03ed6;">Text here</p>
.mytext {color:#e03ed6;}
This box has a color of #e03ed6
<div style="background-color:#e03ed6;">Content here</div>
.mybackground {background-color:#e03ed6;}
Border around this has a color of #e03ed6
<div style="border:2px solid #e03ed6;">Content here</div>
.myborder {border:2px solid #e03ed6;}