#2fd35c color space conversions
Hex:
#2fd35c
RGB:
47, 211, 92
CMY:
82, 17, 64
CMYK:
78, 0, 56, 17
HSL:
136°, 65.0794%, 50.5882%
HSV (HSB):
136°, 77.7251%, 82.7451%
XYZ:
26.3983, 47.9656, 17.9922
xyY:
0.2858, 0.5194, 47.9656
CIE-Lab:
74.8032, -65.1691, 46.8073
CIE-LCH:
74.8032, 80.2367, 144.3124
CIE-Luv:
74.8032, -64.0108, 69.4050
Hunter-Lab:
69.2572, -53.1624, 33.0772
#2fd35c color charts
#2fd35c color shades, tints & tones
#2fd35c color schemes
#2fd35c color preview, HTML & CSS examples
This text has a color of #2fd35c
<p style="color:#2fd35c;">Text here</p>
.mytext {color:#2fd35c;}
This box has a color of #2fd35c
<div style="background-color:#2fd35c;">Content here</div>
.mybackground {background-color:#2fd35c;}
Border around this has a color of #2fd35c
<div style="border:2px solid #2fd35c;">Content here</div>
.myborder {border:2px solid #2fd35c;}