#ea2ec8 color space conversions
Hex:
#ea2ec8
RGB:
234, 46, 200
CMY:
8, 82, 22
CMYK:
0, 80, 15, 8
HSL:
311°, 81.7391%, 54.9020%
HSV (HSB):
311°, 80.3419%, 91.7647%
XYZ:
45.3340, 23.6165, 56.8127
xyY:
0.3605, 0.1878, 23.6165
CIE-Lab:
55.7018, 81.6001, -37.3882
CIE-LCH:
55.7018, 89.7578, 335.3833
CIE-Luv:
55.7018, 87.0993, -69.1224
Hunter-Lab:
48.5969, 81.4708, -35.2958
#ea2ec8 color charts
#ea2ec8 color shades, tints & tones
#ea2ec8 color schemes
#ea2ec8 color preview, HTML & CSS examples
This text has a color of #ea2ec8
<p style="color:#ea2ec8;">Text here</p>
.mytext {color:#ea2ec8;}
This box has a color of #ea2ec8
<div style="background-color:#ea2ec8;">Content here</div>
.mybackground {background-color:#ea2ec8;}
Border around this has a color of #ea2ec8
<div style="border:2px solid #ea2ec8;">Content here</div>
.myborder {border:2px solid #ea2ec8;}