#e02ab6 color space conversions
Hex:
#e02ab6
RGB:
224, 42, 182
CMY:
12, 84, 29
CMYK:
0, 81, 19, 12
HSL:
314°, 74.5902%, 52.1569%
HSV (HSB):
314°, 81.2500%, 87.8431%
XYZ:
40.0119, 20.8806, 46.1775
xyY:
0.3737, 0.1950, 20.8806
CIE-Lab:
52.8186, 78.0998, -31.6107
CIE-LCH:
52.8186, 84.2544, 337.9645
CIE-Luv:
52.8186, 87.6316, -59.1764
Hunter-Lab:
45.6953, 76.3321, -27.9289
#e02ab6 color charts
#e02ab6 color shades, tints & tones
#e02ab6 color schemes
#e02ab6 color preview, HTML & CSS examples
This text has a color of #e02ab6
<p style="color:#e02ab6;">Text here</p>
.mytext {color:#e02ab6;}
This box has a color of #e02ab6
<div style="background-color:#e02ab6;">Content here</div>
.mybackground {background-color:#e02ab6;}
Border around this has a color of #e02ab6
<div style="border:2px solid #e02ab6;">Content here</div>
.myborder {border:2px solid #e02ab6;}