#2dcc7d color space conversions
Hex:
#2dcc7d
RGB:
45, 204, 125
CMY:
82, 20, 51
CMYK:
78, 0, 39, 20
HSL:
150°, 63.8554%, 48.8235%
HSV (HSB):
150°, 77.9412%, 80.0000%
XYZ:
26.3767, 45.2243, 26.7410
xyY:
0.2682, 0.4599, 45.2243
CIE-Lab:
73.0393, -57.6552, 28.2686
CIE-LCH:
73.0393, 64.2124, 153.8811
CIE-Luv:
73.0393, -60.2275, 47.6488
Hunter-Lab:
67.2490, -47.6736, 23.4981
#2dcc7d color charts
#2dcc7d color shades, tints & tones
#2dcc7d color schemes
#2dcc7d color preview, HTML & CSS examples
This text has a color of #2dcc7d
<p style="color:#2dcc7d;">Text here</p>
.mytext {color:#2dcc7d;}
This box has a color of #2dcc7d
<div style="background-color:#2dcc7d;">Content here</div>
.mybackground {background-color:#2dcc7d;}
Border around this has a color of #2dcc7d
<div style="border:2px solid #2dcc7d;">Content here</div>
.myborder {border:2px solid #2dcc7d;}