#2dd72c color space conversions
Hex:
#2dd72c
RGB:
45, 215, 44
CMY:
82, 16, 83
CMYK:
79, 0, 80, 16
HSL:
120°, 68.1275%, 50.7843%
HSV (HSB):
120°, 79.5349%, 84.3137%
XYZ:
25.8372, 49.3406, 10.5448
xyY:
0.3014, 0.5756, 49.3406
CIE-Lab:
75.6627, -71.2017, 66.1941
CIE-LCH:
75.6627, 97.2180, 137.0873
CIE-Luv:
75.6627, -67.1433, 86.9804
Hunter-Lab:
70.2429, -57.2679, 40.2694
#2dd72c color charts
#2dd72c color shades, tints & tones
#2dd72c color schemes
#2dd72c color preview, HTML & CSS examples
This text has a color of #2dd72c
<p style="color:#2dd72c;">Text here</p>
.mytext {color:#2dd72c;}
This box has a color of #2dd72c
<div style="background-color:#2dd72c;">Content here</div>
.mybackground {background-color:#2dd72c;}
Border around this has a color of #2dd72c
<div style="border:2px solid #2dd72c;">Content here</div>
.myborder {border:2px solid #2dd72c;}