#ea2eec color space conversions
Hex:
#ea2eec
RGB:
234, 46, 236
CMY:
8, 82, 7
CMYK:
1, 81, 0, 7
HSL:
299°, 83.3333%, 55.2941%
HSV (HSB):
299°, 80.5085%, 92.5490%
XYZ:
50.0490, 25.5025, 81.6415
xyY:
0.3184, 0.1622, 25.5025
CIE-Lab:
57.5618, 86.6823, -54.8659
CIE-LCH:
57.5618, 102.5870, 327.6681
CIE-Luv:
57.5618, 73.0699, -96.9524
Hunter-Lab:
50.5000, 88.5306, -60.5018
#ea2eec color charts
#ea2eec color shades, tints & tones
#ea2eec color schemes
#ea2eec color preview, HTML & CSS examples
This text has a color of #ea2eec
<p style="color:#ea2eec;">Text here</p>
.mytext {color:#ea2eec;}
This box has a color of #ea2eec
<div style="background-color:#ea2eec;">Content here</div>
.mybackground {background-color:#ea2eec;}
Border around this has a color of #ea2eec
<div style="border:2px solid #ea2eec;">Content here</div>
.myborder {border:2px solid #ea2eec;}