#2fcc06 color space conversions
Hex:
#2fcc06
RGB:
47, 204, 6
CMY:
82, 20, 98
CMYK:
77, 0, 97, 20
HSL:
108°, 94.2857%, 41.1765%
HSV (HSB):
108°, 97.0588%, 80.0000%
XYZ:
22.7980, 43.8032, 7.4256
xyY:
0.3080, 0.5917, 43.8032
CIE-Lab:
72.0968, -69.0644, 70.1788
CIE-LCH:
72.0968, 98.4630, 134.5415
CIE-Luv:
72.0968, -63.6954, 87.3009
Hunter-Lab:
66.1840, -54.3351, 39.6767
#2fcc06 color charts
#2fcc06 color shades, tints & tones
#2fcc06 color schemes
#2fcc06 color preview, HTML & CSS examples
This text has a color of #2fcc06
<p style="color:#2fcc06;">Text here</p>
.mytext {color:#2fcc06;}
This box has a color of #2fcc06
<div style="background-color:#2fcc06;">Content here</div>
.mybackground {background-color:#2fcc06;}
Border around this has a color of #2fcc06
<div style="border:2px solid #2fcc06;">Content here</div>
.myborder {border:2px solid #2fcc06;}