#2dcc8a color space conversions
Hex:
#2dcc8a
RGB:
45, 204, 138
CMY:
82, 20, 46
CMYK:
78, 0, 32, 20
HSL:
155°, 63.8554%, 48.8235%
HSV (HSB):
155°, 77.9412%, 80.0000%
XYZ:
27.2625, 45.5786, 31.4054
xyY:
0.2615, 0.4372, 45.5786
CIE-Lab:
73.2713, -55.0442, 21.7727
CIE-LCH:
73.2713, 59.1939, 158.4187
CIE-Luv:
73.2713, -59.4381, 39.1853
Hunter-Lab:
67.5119, -46.0644, 19.6776
#2dcc8a color charts
#2dcc8a color shades, tints & tones
#2dcc8a color schemes
#2dcc8a color preview, HTML & CSS examples
This text has a color of #2dcc8a
<p style="color:#2dcc8a;">Text here</p>
.mytext {color:#2dcc8a;}
This box has a color of #2dcc8a
<div style="background-color:#2dcc8a;">Content here</div>
.mybackground {background-color:#2dcc8a;}
Border around this has a color of #2dcc8a
<div style="border:2px solid #2dcc8a;">Content here</div>
.myborder {border:2px solid #2dcc8a;}