#2fcc5b color space conversions
Hex:
#2fcc5b
RGB:
47, 204, 91
CMY:
82, 20, 64
CMYK:
77, 0, 55, 20
HSL:
137°, 62.5498%, 49.2157%
HSV (HSB):
137°, 76.9608%, 80.0000%
XYZ:
24.6535, 44.5454, 17.1963
xyY:
0.2854, 0.5156, 44.5454
CIE-Lab:
72.5915, -62.9879, 44.6368
CIE-LCH:
72.5915, 77.2005, 144.6765
CIE-Luv:
72.5915, -61.6886, 66.2592
Hunter-Lab:
66.7423, -50.8642, 31.4435
#2fcc5b color charts
#2fcc5b color shades, tints & tones
#2fcc5b color schemes
#2fcc5b color preview, HTML & CSS examples
This text has a color of #2fcc5b
<p style="color:#2fcc5b;">Text here</p>
.mytext {color:#2fcc5b;}
This box has a color of #2fcc5b
<div style="background-color:#2fcc5b;">Content here</div>
.mybackground {background-color:#2fcc5b;}
Border around this has a color of #2fcc5b
<div style="border:2px solid #2fcc5b;">Content here</div>
.myborder {border:2px solid #2fcc5b;}