#2fcc93 color space conversions
Hex:
#2fcc93
RGB:
47, 204, 147
CMY:
82, 20, 42
CMYK:
77, 0, 28, 20
HSL:
158°, 62.5498%, 49.2157%
HSV (HSB):
158°, 76.9608%, 80.0000%
XYZ:
28.0316, 45.8967, 34.9853
xyY:
0.2574, 0.4214, 45.8967
CIE-Lab:
73.4784, -52.8650, 17.2885
CIE-LCH:
73.4784, 55.6202, 161.8906
CIE-Luv:
73.4784, -58.5927, 32.9800
Hunter-Lab:
67.7471, -44.6997, 16.8050
#2fcc93 color charts
#2fcc93 color shades, tints & tones
#2fcc93 color schemes
#2fcc93 color preview, HTML & CSS examples
This text has a color of #2fcc93
<p style="color:#2fcc93;">Text here</p>
.mytext {color:#2fcc93;}
This box has a color of #2fcc93
<div style="background-color:#2fcc93;">Content here</div>
.mybackground {background-color:#2fcc93;}
Border around this has a color of #2fcc93
<div style="border:2px solid #2fcc93;">Content here</div>
.myborder {border:2px solid #2fcc93;}