#2dec30 color space conversions
Hex:
#2dec30
RGB:
45, 236, 48
CMY:
82, 7, 81
CMYK:
81, 0, 80, 7
HSL:
121°, 83.4061%, 55.0980%
HSV (HSB):
121°, 80.9322%, 92.5490%
XYZ:
31.6111, 60.7622, 12.8585
xyY:
0.3004, 0.5774, 60.7622
CIE-Lab:
82.2507, -77.0738, 71.2742
CIE-LCH:
82.2507, 104.9780, 137.2388
CIE-Luv:
82.2507, -73.8084, 94.9109
Hunter-Lab:
77.9501, -64.0255, 44.7847
#2dec30 color charts
#2dec30 color shades, tints & tones
#2dec30 color schemes
#2dec30 color preview, HTML & CSS examples
This text has a color of #2dec30
<p style="color:#2dec30;">Text here</p>
.mytext {color:#2dec30;}
This box has a color of #2dec30
<div style="background-color:#2dec30;">Content here</div>
.mybackground {background-color:#2dec30;}
Border around this has a color of #2dec30
<div style="border:2px solid #2dec30;">Content here</div>
.myborder {border:2px solid #2dec30;}