#2fda7c color space conversions
Hex:
#2fda7c
RGB:
47, 218, 124
CMY:
82, 15, 51
CMYK:
78, 0, 43, 15
HSL:
147°, 69.7959%, 51.9608%
HSV (HSB):
147°, 78.4404%, 85.4902%
XYZ:
29.8818, 52.2024, 27.5699
xyY:
0.2725, 0.4761, 52.2024
CIE-Lab:
77.4017, -62.6088, 34.5089
CIE-LCH:
77.4017, 71.4893, 151.1372
CIE-Luv:
77.4017, -64.7841, 56.5861
Hunter-Lab:
72.2512, -52.6153, 27.9517
#2fda7c color charts
#2fda7c color shades, tints & tones
#2fda7c color schemes
#2fda7c color preview, HTML & CSS examples
This text has a color of #2fda7c
<p style="color:#2fda7c;">Text here</p>
.mytext {color:#2fda7c;}
This box has a color of #2fda7c
<div style="background-color:#2fda7c;">Content here</div>
.mybackground {background-color:#2fda7c;}
Border around this has a color of #2fda7c
<div style="border:2px solid #2fda7c;">Content here</div>
.myborder {border:2px solid #2fda7c;}