#ea2edc color space conversions
Hex:
#ea2edc
RGB:
234, 46, 220
CMY:
8, 82, 14
CMYK:
0, 80, 6, 8
HSL:
304°, 81.7391%, 54.9020%
HSV (HSB):
304°, 80.3419%, 91.7647%
XYZ:
47.8269, 24.6137, 69.9403
xyY:
0.3359, 0.1729, 24.6137
CIE-Lab:
56.6971, 84.3436, -47.2251
CIE-LCH:
56.6971, 96.6646, 330.7550
CIE-Luv:
56.6971, 79.1218, -84.7230
Hunter-Lab:
49.6122, 85.2554, -48.8549
#ea2edc color charts
#ea2edc color shades, tints & tones
#ea2edc color schemes
#ea2edc color preview, HTML & CSS examples
This text has a color of #ea2edc
<p style="color:#ea2edc;">Text here</p>
.mytext {color:#ea2edc;}
This box has a color of #ea2edc
<div style="background-color:#ea2edc;">Content here</div>
.mybackground {background-color:#ea2edc;}
Border around this has a color of #ea2edc
<div style="border:2px solid #ea2edc;">Content here</div>
.myborder {border:2px solid #ea2edc;}