#2dd82c color space conversions
Hex:
#2dd82c
RGB:
45, 216, 44
CMY:
82, 15, 83
CMYK:
79, 0, 80, 15
HSL:
120°, 68.8000%, 50.9804%
HSV (HSB):
120°, 79.6296%, 84.7059%
XYZ:
26.0927, 49.8515, 10.6299
xyY:
0.3014, 0.5758, 49.8515
CIE-Lab:
75.9780, -71.4968, 66.4911
CIE-LCH:
75.9780, 97.6363, 137.0776
CIE-Luv:
75.9780, -67.4689, 87.4002
Hunter-Lab:
70.6056, -57.5941, 40.4976
#2dd82c color charts
#2dd82c color shades, tints & tones
#2dd82c color schemes
#2dd82c color preview, HTML & CSS examples
This text has a color of #2dd82c
<p style="color:#2dd82c;">Text here</p>
.mytext {color:#2dd82c;}
This box has a color of #2dd82c
<div style="background-color:#2dd82c;">Content here</div>
.mybackground {background-color:#2dd82c;}
Border around this has a color of #2dd82c
<div style="border:2px solid #2dd82c;">Content here</div>
.myborder {border:2px solid #2dd82c;}