#2dec1f color space conversions
Hex:
#2dec1f
RGB:
45, 236, 31
CMY:
82, 7, 88
CMYK:
81, 0, 87, 7
HSL:
116°, 84.3621%, 52.3529%
HSV (HSB):
116°, 86.8644%, 92.5490%
XYZ:
31.3250, 60.6477, 11.3515
xyY:
0.3032, 0.5870, 60.6477
CIE-Lab:
82.1890, -77.8562, 75.1614
CIE-LCH:
82.1890, 108.2166, 136.0089
CIE-Luv:
82.1890, -74.0865, 97.6934
Hunter-Lab:
77.8766, -64.4846, 45.8714
#2dec1f color charts
#2dec1f color shades, tints & tones
#2dec1f color schemes
#2dec1f color preview, HTML & CSS examples
This text has a color of #2dec1f
<p style="color:#2dec1f;">Text here</p>
.mytext {color:#2dec1f;}
This box has a color of #2dec1f
<div style="background-color:#2dec1f;">Content here</div>
.mybackground {background-color:#2dec1f;}
Border around this has a color of #2dec1f
<div style="border:2px solid #2dec1f;">Content here</div>
.myborder {border:2px solid #2dec1f;}