#ea2dec color space conversions
Hex:
#ea2dec
RGB:
234, 45, 236
CMY:
8, 82, 7
CMYK:
1, 81, 0, 7
HSL:
299°, 83.4061%, 55.0980%
HSV (HSB):
299°, 80.9322%, 92.5490%
XYZ:
50.0104, 25.4253, 81.6286
xyY:
0.3184, 0.1619, 25.4253
CIE-Lab:
57.4875, 86.8988, -54.9845
CIE-LCH:
57.4875, 102.8333, 327.6767
CIE-Luv:
57.4875, 73.2083, -97.1327
Hunter-Lab:
50.4235, 88.7963, -60.6857
#ea2dec color charts
#ea2dec color shades, tints & tones
#ea2dec color schemes
#ea2dec color preview, HTML & CSS examples
This text has a color of #ea2dec
<p style="color:#ea2dec;">Text here</p>
.mytext {color:#ea2dec;}
This box has a color of #ea2dec
<div style="background-color:#ea2dec;">Content here</div>
.mybackground {background-color:#ea2dec;}
Border around this has a color of #ea2dec
<div style="border:2px solid #ea2dec;">Content here</div>
.myborder {border:2px solid #ea2dec;}