#2dcc7a color space conversions
Hex:
#2dcc7a
RGB:
45, 204, 122
CMY:
82, 20, 52
CMYK:
78, 0, 40, 20
HSL:
149°, 63.8554%, 48.8235%
HSV (HSB):
149°, 77.9412%, 80.0000%
XYZ:
26.1879, 45.1488, 25.7467
xyY:
0.2697, 0.4651, 45.1488
CIE-Lab:
72.9897, -58.2215, 29.7551
CIE-LCH:
72.9897, 65.3843, 152.9299
CIE-Luv:
72.9897, -60.4013, 49.5032
Hunter-Lab:
67.1928, -48.0184, 24.3165
#2dcc7a color charts
#2dcc7a color shades, tints & tones
#2dcc7a color schemes
#2dcc7a color preview, HTML & CSS examples
This text has a color of #2dcc7a
<p style="color:#2dcc7a;">Text here</p>
.mytext {color:#2dcc7a;}
This box has a color of #2dcc7a
<div style="background-color:#2dcc7a;">Content here</div>
.mybackground {background-color:#2dcc7a;}
Border around this has a color of #2dcc7a
<div style="border:2px solid #2dcc7a;">Content here</div>
.myborder {border:2px solid #2dcc7a;}