#2fc55c color space conversions
Hex:
#2fc55c
RGB:
47, 197, 92
CMY:
82, 23, 64
CMYK:
76, 0, 53, 23
HSL:
138°, 61.4754%, 47.8431%
HSV (HSB):
138°, 76.1421%, 77.2549%
XYZ:
23.0703, 41.3095, 16.8828
xyY:
0.2839, 0.5083, 41.3095
CIE-Lab:
70.3923, -60.4855, 41.5058
CIE-LCH:
70.3923, 73.3568, 145.5416
CIE-Luv:
70.3923, -59.2503, 62.1089
Hunter-Lab:
64.2725, -48.4052, 29.4167
#2fc55c color charts
#2fc55c color shades, tints & tones
#2fc55c color schemes
#2fc55c color preview, HTML & CSS examples
This text has a color of #2fc55c
<p style="color:#2fc55c;">Text here</p>
.mytext {color:#2fc55c;}
This box has a color of #2fc55c
<div style="background-color:#2fc55c;">Content here</div>
.mybackground {background-color:#2fc55c;}
Border around this has a color of #2fc55c
<div style="border:2px solid #2fc55c;">Content here</div>
.myborder {border:2px solid #2fc55c;}