#2fc04d color space conversions
Hex:
#2fc04d
RGB:
47, 192, 77
CMY:
82, 25, 70
CMYK:
76, 0, 60, 25
HSL:
132°, 60.6695%, 46.8627%
HSV (HSB):
132°, 75.5208%, 75.2941%
XYZ:
21.3615, 38.8394, 13.3921
xyY:
0.2903, 0.5278, 38.8394
CIE-Lab:
68.6348, -60.8093, 46.4596
CIE-LCH:
68.6348, 76.5262, 142.6194
CIE-Luv:
68.6348, -58.1627, 66.3318
Hunter-Lab:
62.3213, -47.8789, 30.8842
#2fc04d color charts
#2fc04d color shades, tints & tones
#2fc04d color schemes
#2fc04d color preview, HTML & CSS examples
This text has a color of #2fc04d
<p style="color:#2fc04d;">Text here</p>
.mytext {color:#2fc04d;}
This box has a color of #2fc04d
<div style="background-color:#2fc04d;">Content here</div>
.mybackground {background-color:#2fc04d;}
Border around this has a color of #2fc04d
<div style="border:2px solid #2fc04d;">Content here</div>
.myborder {border:2px solid #2fc04d;}