#2dec41 color space conversions
Hex:
#2dec41
RGB:
45, 236, 65
CMY:
82, 7, 75
CMYK:
81, 0, 72, 7
HSL:
126°, 83.4061%, 55.0980%
HSV (HSB):
126°, 80.9322%, 92.5490%
XYZ:
32.0318, 60.9304, 15.0735
xyY:
0.2965, 0.5640, 60.9304
CIE-Lab:
82.3413, -75.9345, 66.0918
CIE-LCH:
82.3413, 100.6687, 138.9644
CIE-Luv:
82.3413, -73.4067, 90.8814
Hunter-Lab:
78.0580, -63.3524, 43.1913
#2dec41 color charts
#2dec41 color shades, tints & tones
#2dec41 color schemes
#2dec41 color preview, HTML & CSS examples
This text has a color of #2dec41
<p style="color:#2dec41;">Text here</p>
.mytext {color:#2dec41;}
This box has a color of #2dec41
<div style="background-color:#2dec41;">Content here</div>
.mybackground {background-color:#2dec41;}
Border around this has a color of #2dec41
<div style="border:2px solid #2dec41;">Content here</div>
.myborder {border:2px solid #2dec41;}