#2fcc1b color space conversions
Hex:
#2fcc1b
RGB:
47, 204, 27
CMY:
82, 20, 89
CMYK:
77, 0, 87, 20
HSL:
113°, 76.6234%, 45.2941%
HSV (HSB):
113°, 86.7647%, 80.0000%
XYZ:
22.9630, 43.8692, 8.2942
xyY:
0.3057, 0.5839, 43.8692
CIE-Lab:
72.1410, -68.5075, 67.1855
CIE-LCH:
72.1410, 95.9540, 135.5582
CIE-Luv:
72.1410, -63.5067, 85.3380
Hunter-Lab:
66.2338, -54.0240, 38.9390
#2fcc1b color charts
#2fcc1b color shades, tints & tones
#2fcc1b color schemes
#2fcc1b color preview, HTML & CSS examples
This text has a color of #2fcc1b
<p style="color:#2fcc1b;">Text here</p>
.mytext {color:#2fcc1b;}
This box has a color of #2fcc1b
<div style="background-color:#2fcc1b;">Content here</div>
.mybackground {background-color:#2fcc1b;}
Border around this has a color of #2fcc1b
<div style="border:2px solid #2fcc1b;">Content here</div>
.myborder {border:2px solid #2fcc1b;}