#2ab47c color space conversions
Hex:
#2ab47c
RGB:
42, 180, 124
CMY:
84, 29, 51
CMYK:
77, 0, 31, 29
HSL:
156°, 62.1622%, 43.5294%
HSV (HSB):
156°, 76.6667%, 70.5882%
XYZ:
20.9142, 34.5900, 24.6430
xyY:
0.2609, 0.4316, 34.5900
CIE-Lab:
65.4282, -49.1245, 18.5110
CIE-LCH:
65.4282, 52.4964, 159.3527
CIE-Luv:
65.4282, -52.3293, 33.1182
Hunter-Lab:
58.8133, -39.4480, 16.3265
#2ab47c color charts
#2ab47c color shades, tints & tones
#2ab47c color schemes
#2ab47c color preview, HTML & CSS examples
This text has a color of #2ab47c
<p style="color:#2ab47c;">Text here</p>
.mytext {color:#2ab47c;}
This box has a color of #2ab47c
<div style="background-color:#2ab47c;">Content here</div>
.mybackground {background-color:#2ab47c;}
Border around this has a color of #2ab47c
<div style="border:2px solid #2ab47c;">Content here</div>
.myborder {border:2px solid #2ab47c;}