#2fcc28 color space conversions
Hex:
#2fcc28
RGB:
47, 204, 40
CMY:
82, 20, 84
CMYK:
77, 0, 80, 20
HSL:
117°, 67.2131%, 47.8431%
HSV (HSB):
117°, 80.3922%, 80.0000%
XYZ:
23.1482, 43.9433, 9.2694
xyY:
0.3031, 0.5755, 43.9433
CIE-Lab:
72.1906, -67.8864, 64.0708
CIE-LCH:
72.1906, 93.3468, 136.6562
CIE-Luv:
72.1906, -63.2975, 83.1571
Hunter-Lab:
66.2897, -53.6754, 38.1122
#2fcc28 color charts
#2fcc28 color shades, tints & tones
#2fcc28 color schemes
#2fcc28 color preview, HTML & CSS examples
This text has a color of #2fcc28
<p style="color:#2fcc28;">Text here</p>
.mytext {color:#2fcc28;}
This box has a color of #2fcc28
<div style="background-color:#2fcc28;">Content here</div>
.mybackground {background-color:#2fcc28;}
Border around this has a color of #2fcc28
<div style="border:2px solid #2fcc28;">Content here</div>
.myborder {border:2px solid #2fcc28;}