#2dec2b color space conversions
Hex:
#2dec2b
RGB:
45, 236, 43
CMY:
82, 7, 83
CMYK:
81, 0, 82, 7
HSL:
119°, 83.5498%, 54.7059%
HSV (HSB):
119°, 81.7797%, 92.5490%
XYZ:
31.5137, 60.7232, 12.3453
xyY:
0.3013, 0.5806, 60.7232
CIE-Lab:
82.2297, -77.3396, 72.5611
CIE-LCH:
82.2297, 106.0496, 136.8258
CIE-Luv:
82.2297, -73.9027, 95.8547
Hunter-Lab:
77.9251, -64.1817, 45.1545
#2dec2b color charts
#2dec2b color shades, tints & tones
#2dec2b color schemes
#2dec2b color preview, HTML & CSS examples
This text has a color of #2dec2b
<p style="color:#2dec2b;">Text here</p>
.mytext {color:#2dec2b;}
This box has a color of #2dec2b
<div style="background-color:#2dec2b;">Content here</div>
.mybackground {background-color:#2dec2b;}
Border around this has a color of #2dec2b
<div style="border:2px solid #2dec2b;">Content here</div>
.myborder {border:2px solid #2dec2b;}