#e02ca9 color space conversions
Hex:
#e02ca9
RGB:
224, 44, 169
CMY:
12, 83, 34
CMYK:
0, 80, 25, 12
HSL:
318°, 74.3802%, 52.5490%
HSV (HSB):
318°, 80.3571%, 87.8431%
XYZ:
38.8026, 20.5132, 39.4504
xyY:
0.3929, 0.2077, 20.5132
CIE-Lab:
52.4126, 76.0357, -24.6279
CIE-LCH:
52.4126, 79.9248, 342.0529
CIE-Luv:
52.4126, 92.7008, -48.4994
Hunter-Lab:
45.2915, 73.6660, -19.9395
#e02ca9 color charts
#e02ca9 color shades, tints & tones
#e02ca9 color schemes
#e02ca9 color preview, HTML & CSS examples
This text has a color of #e02ca9
<p style="color:#e02ca9;">Text here</p>
.mytext {color:#e02ca9;}
This box has a color of #e02ca9
<div style="background-color:#e02ca9;">Content here</div>
.mybackground {background-color:#e02ca9;}
Border around this has a color of #e02ca9
<div style="border:2px solid #e02ca9;">Content here</div>
.myborder {border:2px solid #e02ca9;}