#ea2ea9 color space conversions
Hex:
#ea2ea9
RGB:
234, 46, 169
CMY:
8, 82, 34
CMYK:
0, 80, 28, 8
HSL:
321°, 81.7391%, 54.9020%
HSV (HSB):
321°, 80.3419%, 91.7647%
XYZ:
42.0701, 22.3110, 39.6252
xyY:
0.4045, 0.2145, 22.3110
CIE-Lab:
54.3554, 77.7937, -21.4885
CIE-LCH:
54.3554, 80.7069, 344.5586
CIE-Luv:
54.3554, 100.1294, -44.6455
Hunter-Lab:
47.2345, 76.3233, -16.6745
#ea2ea9 color charts
#ea2ea9 color shades, tints & tones
#ea2ea9 color schemes
#ea2ea9 color preview, HTML & CSS examples
This text has a color of #ea2ea9
<p style="color:#ea2ea9;">Text here</p>
.mytext {color:#ea2ea9;}
This box has a color of #ea2ea9
<div style="background-color:#ea2ea9;">Content here</div>
.mybackground {background-color:#ea2ea9;}
Border around this has a color of #ea2ea9
<div style="border:2px solid #ea2ea9;">Content here</div>
.myborder {border:2px solid #ea2ea9;}