#e02ba9 color space conversions
Hex:
#e02ba9
RGB:
224, 43, 169
CMY:
12, 83, 34
CMYK:
0, 81, 25, 12
HSL:
318°, 74.4856%, 52.3529%
HSV (HSB):
318°, 80.8036%, 87.8431%
XYZ:
38.7658, 20.4396, 39.4382
xyY:
0.3930, 0.2072, 20.4396
CIE-Lab:
52.3307, 76.2716, -24.7544
CIE-LCH:
52.3307, 80.1881, 342.0189
CIE-Luv:
52.3307, 92.9169, -48.7093
Hunter-Lab:
45.2102, 73.9381, -20.0733
#e02ba9 color charts
#e02ba9 color shades, tints & tones
#e02ba9 color schemes
#e02ba9 color preview, HTML & CSS examples
This text has a color of #e02ba9
<p style="color:#e02ba9;">Text here</p>
.mytext {color:#e02ba9;}
This box has a color of #e02ba9
<div style="background-color:#e02ba9;">Content here</div>
.mybackground {background-color:#e02ba9;}
Border around this has a color of #e02ba9
<div style="border:2px solid #e02ba9;">Content here</div>
.myborder {border:2px solid #e02ba9;}