#2fcc5f color space conversions
Hex:
#2fcc5f
RGB:
47, 204, 95
CMY:
82, 20, 63
CMYK:
77, 0, 53, 20
HSL:
138°, 62.5498%, 49.2157%
HSV (HSB):
138°, 76.9608%, 80.0000%
XYZ:
24.8307, 44.6163, 18.1296
xyY:
0.2835, 0.5095, 44.6163
CIE-Lab:
72.6385, -62.4281, 42.7964
CIE-LCH:
72.6385, 75.6888, 145.5682
CIE-Luv:
72.6385, -61.5094, 64.3617
Hunter-Lab:
66.7954, -50.5359, 30.6644
#2fcc5f color charts
#2fcc5f color shades, tints & tones
#2fcc5f color schemes
#2fcc5f color preview, HTML & CSS examples
This text has a color of #2fcc5f
<p style="color:#2fcc5f;">Text here</p>
.mytext {color:#2fcc5f;}
This box has a color of #2fcc5f
<div style="background-color:#2fcc5f;">Content here</div>
.mybackground {background-color:#2fcc5f;}
Border around this has a color of #2fcc5f
<div style="border:2px solid #2fcc5f;">Content here</div>
.myborder {border:2px solid #2fcc5f;}