#2fc65c color space conversions
Hex:
#2fc65c
RGB:
47, 198, 92
CMY:
82, 22, 64
CMYK:
76, 0, 54, 22
HSL:
138°, 61.6327%, 48.0392%
HSV (HSB):
138°, 76.2626%, 77.6471%
XYZ:
23.2981, 41.7652, 16.9588
xyY:
0.2840, 0.5092, 41.7652
CIE-Lab:
70.7087, -60.8263, 41.8906
CIE-LCH:
70.7087, 73.8557, 145.4451
CIE-Luv:
70.7087, -59.5941, 62.6396
Hunter-Lab:
64.6260, -48.7450, 29.6797
#2fc65c color charts
#2fc65c color shades, tints & tones
#2fc65c color schemes
#2fc65c color preview, HTML & CSS examples
This text has a color of #2fc65c
<p style="color:#2fc65c;">Text here</p>
.mytext {color:#2fc65c;}
This box has a color of #2fc65c
<div style="background-color:#2fc65c;">Content here</div>
.mybackground {background-color:#2fc65c;}
Border around this has a color of #2fc65c
<div style="border:2px solid #2fc65c;">Content here</div>
.myborder {border:2px solid #2fc65c;}