#2ddc7e color space conversions
Hex:
#2ddc7e
RGB:
45, 220, 126
CMY:
82, 14, 51
CMYK:
80, 0, 43, 14
HSL:
148°, 71.4286%, 51.9608%
HSV (HSB):
148°, 79.5455%, 86.2745%
XYZ:
30.4413, 53.2506, 28.4126
xyY:
0.2715, 0.4750, 53.2506
CIE-Lab:
78.0227, -63.1770, 34.3034
CIE-LCH:
78.0227, 71.8891, 151.4992
CIE-Luv:
78.0227, -65.6062, 56.5591
Hunter-Lab:
72.9730, -53.2401, 27.9961
#2ddc7e color charts
#2ddc7e color shades, tints & tones
#2ddc7e color schemes
#2ddc7e color preview, HTML & CSS examples
This text has a color of #2ddc7e
<p style="color:#2ddc7e;">Text here</p>
.mytext {color:#2ddc7e;}
This box has a color of #2ddc7e
<div style="background-color:#2ddc7e;">Content here</div>
.mybackground {background-color:#2ddc7e;}
Border around this has a color of #2ddc7e
<div style="border:2px solid #2ddc7e;">Content here</div>
.myborder {border:2px solid #2ddc7e;}