#2fcc4f color space conversions
Hex:
#2fcc4f
RGB:
47, 204, 79
CMY:
82, 20, 69
CMYK:
77, 0, 61, 20
HSL:
132°, 62.5498%, 49.2157%
HSV (HSB):
132°, 76.9608%, 80.0000%
XYZ:
24.1764, 44.3546, 14.6842
xyY:
0.2905, 0.5330, 44.3546
CIE-Lab:
72.4649, -64.5120, 49.9620
CIE-LCH:
72.4649, 81.5966, 142.2436
CIE-Luv:
72.4649, -62.1813, 71.4599
Hunter-Lab:
66.5992, -51.7507, 33.5469
#2fcc4f color charts
#2fcc4f color shades, tints & tones
#2fcc4f color schemes
#2fcc4f color preview, HTML & CSS examples
This text has a color of #2fcc4f
<p style="color:#2fcc4f;">Text here</p>
.mytext {color:#2fcc4f;}
This box has a color of #2fcc4f
<div style="background-color:#2fcc4f;">Content here</div>
.mybackground {background-color:#2fcc4f;}
Border around this has a color of #2fcc4f
<div style="border:2px solid #2fcc4f;">Content here</div>
.myborder {border:2px solid #2fcc4f;}