#2fc02a color space conversions
Hex:
#2fc02a
RGB:
47, 192, 42
CMY:
82, 25, 84
CMYK:
76, 0, 78, 25
HSL:
118°, 64.1026%, 45.8824%
HSV (HSB):
118°, 78.1250%, 75.2941%
XYZ:
20.4398, 38.4708, 8.5388
xyY:
0.3030, 0.5704, 38.4708
CIE-Lab:
68.3662, -64.0878, 59.8520
CIE-LCH:
68.3662, 87.6898, 136.9574
CIE-Luv:
68.3662, -59.2178, 77.6031
Hunter-Lab:
62.0248, -49.7200, 35.2551
#2fc02a color charts
#2fc02a color shades, tints & tones
#2fc02a color schemes
#2fc02a color preview, HTML & CSS examples
This text has a color of #2fc02a
<p style="color:#2fc02a;">Text here</p>
.mytext {color:#2fc02a;}
This box has a color of #2fc02a
<div style="background-color:#2fc02a;">Content here</div>
.mybackground {background-color:#2fc02a;}
Border around this has a color of #2fc02a
<div style="border:2px solid #2fc02a;">Content here</div>
.myborder {border:2px solid #2fc02a;}