#2fff4f color space conversions
Hex:
#2fff4f
RGB:
47, 255, 79
CMY:
82, 0, 69
CMYK:
82, 0, 69, 0
HSL:
129°, 100.0000%, 59.2157%
HSV (HSB):
129°, 81.5686%, 100.0000%
XYZ:
38.3436, 72.6889, 19.4066
xyY:
0.2940, 0.5573, 72.6889
CIE-Lab:
88.2991, -80.1159, 67.2724
CIE-LCH:
88.2991, 104.6142, 139.9802
CIE-Luv:
88.2991, -78.7644, 95.1014
Hunter-Lab:
85.2578, -68.9230, 46.1847
#2fff4f color charts
#2fff4f color shades, tints & tones
#2fff4f color schemes
#2fff4f color preview, HTML & CSS examples
This text has a color of #2fff4f
<p style="color:#2fff4f;">Text here</p>
.mytext {color:#2fff4f;}
This box has a color of #2fff4f
<div style="background-color:#2fff4f;">Content here</div>
.mybackground {background-color:#2fff4f;}
Border around this has a color of #2fff4f
<div style="border:2px solid #2fff4f;">Content here</div>
.myborder {border:2px solid #2fff4f;}