#2fd98c color space conversions
Hex:
#2fd98c
RGB:
47, 217, 140
CMY:
82, 15, 45
CMYK:
78, 0, 35, 15
HSL:
153°, 69.1057%, 51.7647%
HSV (HSB):
153°, 78.3410%, 85.0980%
XYZ:
30.7188, 52.1235, 33.2527
xyY:
0.2646, 0.4490, 52.1235
CIE-Lab:
77.3546, -59.2608, 26.2713
CIE-LCH:
77.3546, 64.8230, 156.0915
CIE-Luv:
77.3546, -63.5113, 46.1118
Hunter-Lab:
72.1966, -50.3945, 23.2295
#2fd98c color charts
#2fd98c color shades, tints & tones
#2fd98c color schemes
#2fd98c color preview, HTML & CSS examples
This text has a color of #2fd98c
<p style="color:#2fd98c;">Text here</p>
.mytext {color:#2fd98c;}
This box has a color of #2fd98c
<div style="background-color:#2fd98c;">Content here</div>
.mybackground {background-color:#2fd98c;}
Border around this has a color of #2fd98c
<div style="border:2px solid #2fd98c;">Content here</div>
.myborder {border:2px solid #2fd98c;}