#2dec7f color space conversions
Hex:
#2dec7f
RGB:
45, 236, 127
CMY:
82, 7, 50
CMYK:
81, 0, 46, 7
HSL:
146°, 83.4061%, 55.0980%
HSV (HSB):
146°, 80.9322%, 92.5490%
XYZ:
34.9084, 62.0811, 30.2217
xyY:
0.2744, 0.4880, 62.0811
CIE-Lab:
82.9565, -68.4674, 40.1531
CIE-LCH:
82.9565, 79.3729, 149.6103
CIE-Luv:
82.9565, -70.8638, 65.1035
Hunter-Lab:
78.7916, -58.8012, 32.4125
#2dec7f color charts
#2dec7f color shades, tints & tones
#2dec7f color schemes
#2dec7f color preview, HTML & CSS examples
This text has a color of #2dec7f
<p style="color:#2dec7f;">Text here</p>
.mytext {color:#2dec7f;}
This box has a color of #2dec7f
<div style="background-color:#2dec7f;">Content here</div>
.mybackground {background-color:#2dec7f;}
Border around this has a color of #2dec7f
<div style="border:2px solid #2dec7f;">Content here</div>
.myborder {border:2px solid #2dec7f;}