#2ddd7c color space conversions
Hex:
#2ddd7c
RGB:
45, 221, 124
CMY:
82, 13, 51
CMYK:
80, 0, 44, 13
HSL:
147°, 72.1311%, 52.1569%
HSV (HSB):
147°, 79.6380%, 86.6667%
XYZ:
30.5767, 53.7260, 27.8274
xyY:
0.2727, 0.4791, 53.7260
CIE-Lab:
78.3017, -63.8727, 35.6680
CIE-LCH:
78.3017, 73.1569, 150.8200
CIE-Luv:
78.3017, -66.0531, 58.2998
Hunter-Lab:
73.2980, -53.8092, 28.7994
#2ddd7c color charts
#2ddd7c color shades, tints & tones
#2ddd7c color schemes
#2ddd7c color preview, HTML & CSS examples
This text has a color of #2ddd7c
<p style="color:#2ddd7c;">Text here</p>
.mytext {color:#2ddd7c;}
This box has a color of #2ddd7c
<div style="background-color:#2ddd7c;">Content here</div>
.mybackground {background-color:#2ddd7c;}
Border around this has a color of #2ddd7c
<div style="border:2px solid #2ddd7c;">Content here</div>
.myborder {border:2px solid #2ddd7c;}