#2fcc6f color space conversions
Hex:
#2fcc6f
RGB:
47, 204, 111
CMY:
82, 20, 56
CMYK:
77, 0, 46, 20
HSL:
144°, 62.5498%, 49.2157%
HSV (HSB):
144°, 76.9608%, 80.0000%
XYZ:
25.6344, 44.9378, 22.3617
xyY:
0.2758, 0.4835, 44.9378
CIE-Lab:
72.8509, -59.9316, 35.1922
CIE-LCH:
72.8509, 69.5003, 149.5783
CIE-Luv:
72.8509, -60.7217, 55.9826
Hunter-Lab:
67.0356, -49.0540, 27.1470
#2fcc6f color charts
#2fcc6f color shades, tints & tones
#2fcc6f color schemes
#2fcc6f color preview, HTML & CSS examples
This text has a color of #2fcc6f
<p style="color:#2fcc6f;">Text here</p>
.mytext {color:#2fcc6f;}
This box has a color of #2fcc6f
<div style="background-color:#2fcc6f;">Content here</div>
.mybackground {background-color:#2fcc6f;}
Border around this has a color of #2fcc6f
<div style="border:2px solid #2fcc6f;">Content here</div>
.myborder {border:2px solid #2fcc6f;}