#2edc4e color space conversions
Hex:
#2edc4e
RGB:
46, 220, 78
CMY:
82, 14, 69
CMYK:
79, 0, 65, 14
HSL:
131°, 71.3115%, 52.1569%
HSV (HSB):
131°, 79.0909%, 86.2745%
XYZ:
28.0951, 52.3173, 15.8252
xyY:
0.2919, 0.5436, 52.3173
CIE-Lab:
77.4702, -69.8200, 56.0013
CIE-LCH:
77.4702, 89.5041, 141.2676
CIE-Luv:
77.4702, -67.6933, 79.5218
Hunter-Lab:
72.3307, -57.2448, 37.6594
#2edc4e color charts
#2edc4e color shades, tints & tones
#2edc4e color schemes
#2edc4e color preview, HTML & CSS examples
This text has a color of #2edc4e
<p style="color:#2edc4e;">Text here</p>
.mytext {color:#2edc4e;}
This box has a color of #2edc4e
<div style="background-color:#2edc4e;">Content here</div>
.mybackground {background-color:#2edc4e;}
Border around this has a color of #2edc4e
<div style="border:2px solid #2edc4e;">Content here</div>
.myborder {border:2px solid #2edc4e;}