#2fd02e color space conversions
Hex:
#2fd02e
RGB:
47, 208, 46
CMY:
82, 18, 82
CMYK:
77, 0, 78, 18
HSL:
120°, 63.7795%, 49.8039%
HSV (HSB):
120°, 77.8846%, 81.5686%
XYZ:
24.2213, 45.9133, 10.1703
xyY:
0.3016, 0.5717, 45.9133
CIE-Lab:
73.4893, -68.7317, 63.5470
CIE-LCH:
73.4893, 93.6070, 137.2446
CIE-Luv:
73.4893, -64.5043, 83.5855
Hunter-Lab:
67.7594, -54.7722, 38.5324
#2fd02e color charts
#2fd02e color shades, tints & tones
#2fd02e color schemes
#2fd02e color preview, HTML & CSS examples
This text has a color of #2fd02e
<p style="color:#2fd02e;">Text here</p>
.mytext {color:#2fd02e;}
This box has a color of #2fd02e
<div style="background-color:#2fd02e;">Content here</div>
.mybackground {background-color:#2fd02e;}
Border around this has a color of #2fd02e
<div style="border:2px solid #2fd02e;">Content here</div>
.myborder {border:2px solid #2fd02e;}