#2fcc3a color space conversions
Hex:
#2fcc3a
RGB:
47, 204, 58
CMY:
82, 20, 77
CMYK:
77, 0, 72, 20
HSL:
124°, 62.5498%, 49.2157%
HSV (HSB):
124°, 76.9608%, 80.0000%
XYZ:
23.5289, 44.0956, 11.2742
xyY:
0.2982, 0.5589, 44.0956
CIE-Lab:
72.2923, -66.6224, 58.3124
CIE-LCH:
72.2923, 88.5375, 138.8054
CIE-Luv:
72.2923, -62.8753, 78.7459
Hunter-Lab:
66.4045, -52.9605, 36.4169
#2fcc3a color charts
#2fcc3a color shades, tints & tones
#2fcc3a color schemes
#2fcc3a color preview, HTML & CSS examples
This text has a color of #2fcc3a
<p style="color:#2fcc3a;">Text here</p>
.mytext {color:#2fcc3a;}
This box has a color of #2fcc3a
<div style="background-color:#2fcc3a;">Content here</div>
.mybackground {background-color:#2fcc3a;}
Border around this has a color of #2fcc3a
<div style="border:2px solid #2fcc3a;">Content here</div>
.myborder {border:2px solid #2fcc3a;}