#2fc85c color space conversions
Hex:
#2fc85c
RGB:
47, 200, 92
CMY:
82, 22, 64
CMYK:
77, 0, 54, 22
HSL:
138°, 61.9433%, 48.4314%
HSV (HSB):
138°, 76.5000%, 78.4314%
XYZ:
23.7583, 42.6856, 17.1122
xyY:
0.2843, 0.5109, 42.6856
CIE-Lab:
71.3411, -61.5049, 42.6573
CIE-LCH:
71.3411, 74.8499, 145.2564
CIE-Luv:
71.3411, -60.2799, 63.6965
Hunter-Lab:
65.3342, -49.4246, 30.2049
#2fc85c color charts
#2fc85c color shades, tints & tones
#2fc85c color schemes
#2fc85c color preview, HTML & CSS examples
This text has a color of #2fc85c
<p style="color:#2fc85c;">Text here</p>
.mytext {color:#2fc85c;}
This box has a color of #2fc85c
<div style="background-color:#2fc85c;">Content here</div>
.mybackground {background-color:#2fc85c;}
Border around this has a color of #2fc85c
<div style="border:2px solid #2fc85c;">Content here</div>
.myborder {border:2px solid #2fc85c;}