#2dec4c color space conversions
Hex:
#2dec4c
RGB:
45, 236, 76
CMY:
82, 7, 70
CMYK:
81, 0, 68, 7
HSL:
130°, 83.4061%, 55.0980%
HSV (HSB):
130°, 80.9322%, 92.5490%
XYZ:
32.3821, 61.0706, 16.9186
xyY:
0.2934, 0.5533, 61.0706
CIE-Lab:
82.4167, -74.9952, 62.1618
CIE-LCH:
82.4167, 97.4083, 140.3454
CIE-Luv:
82.4167, -73.0782, 87.5786
Hunter-Lab:
78.1477, -62.7932, 41.8674
#2dec4c color charts
#2dec4c color shades, tints & tones
#2dec4c color schemes
#2dec4c color preview, HTML & CSS examples
This text has a color of #2dec4c
<p style="color:#2dec4c;">Text here</p>
.mytext {color:#2dec4c;}
This box has a color of #2dec4c
<div style="background-color:#2dec4c;">Content here</div>
.mybackground {background-color:#2dec4c;}
Border around this has a color of #2dec4c
<div style="border:2px solid #2dec4c;">Content here</div>
.myborder {border:2px solid #2dec4c;}