#2edc7e color space conversions
Hex:
#2edc7e
RGB:
46, 220, 126
CMY:
82, 14, 51
CMYK:
79, 0, 43, 14
HSL:
148°, 71.3115%, 52.1569%
HSV (HSB):
148°, 79.0909%, 86.2745%
XYZ:
30.4858, 53.2736, 28.4147
xyY:
0.2718, 0.4749, 53.2736
CIE-Lab:
78.0363, -63.0685, 34.3235
CIE-LCH:
78.0363, 71.8035, 151.4438
CIE-Luv:
78.0363, -65.4784, 56.5683
Hunter-Lab:
72.9888, -53.1748, 28.0104
#2edc7e color charts
#2edc7e color shades, tints & tones
#2edc7e color schemes
#2edc7e color preview, HTML & CSS examples
This text has a color of #2edc7e
<p style="color:#2edc7e;">Text here</p>
.mytext {color:#2edc7e;}
This box has a color of #2edc7e
<div style="background-color:#2edc7e;">Content here</div>
.mybackground {background-color:#2edc7e;}
Border around this has a color of #2edc7e
<div style="border:2px solid #2edc7e;">Content here</div>
.myborder {border:2px solid #2edc7e;}