#2faf4e color space conversions
Hex:
#2faf4e
RGB:
47, 175, 78
CMY:
82, 31, 69
CMYK:
73, 0, 55, 31
HSL:
135°, 57.6577%, 43.5294%
HSV (HSB):
135°, 73.1429%, 68.6275%
XYZ:
17.8774, 31.8143, 12.4063
xyY:
0.2879, 0.5123, 31.8143
CIE-Lab:
63.1891, -54.8540, 39.5735
CIE-LCH:
63.1891, 67.6389, 144.1921
CIE-Luv:
63.1891, -52.1641, 57.1419
Hunter-Lab:
56.4042, -42.1315, 26.4419
#2faf4e color charts
#2faf4e color shades, tints & tones
#2faf4e color schemes
#2faf4e color preview, HTML & CSS examples
This text has a color of #2faf4e
<p style="color:#2faf4e;">Text here</p>
.mytext {color:#2faf4e;}
This box has a color of #2faf4e
<div style="background-color:#2faf4e;">Content here</div>
.mybackground {background-color:#2faf4e;}
Border around this has a color of #2faf4e
<div style="border:2px solid #2faf4e;">Content here</div>
.myborder {border:2px solid #2faf4e;}