#2dec3c color space conversions
Hex:
#2dec3c
RGB:
45, 236, 60
CMY:
82, 7, 76
CMYK:
81, 0, 75, 7
HSL:
125°, 83.4061%, 55.0980%
HSV (HSB):
125°, 80.9322%, 92.5490%
XYZ:
31.8933, 60.8750, 14.3441
xyY:
0.2978, 0.5683, 60.8750
CIE-Lab:
82.3115, -76.3083, 67.7371
CIE-LCH:
82.3115, 102.0356, 138.4053
CIE-Luv:
82.3115, -73.5381, 92.2006
Hunter-Lab:
78.0225, -63.5738, 43.7155
#2dec3c color charts
#2dec3c color shades, tints & tones
#2dec3c color schemes
#2dec3c color preview, HTML & CSS examples
This text has a color of #2dec3c
<p style="color:#2dec3c;">Text here</p>
.mytext {color:#2dec3c;}
This box has a color of #2dec3c
<div style="background-color:#2dec3c;">Content here</div>
.mybackground {background-color:#2dec3c;}
Border around this has a color of #2dec3c
<div style="border:2px solid #2dec3c;">Content here</div>
.myborder {border:2px solid #2dec3c;}