#2fc07d color space conversions
Hex:
#2fc07d
RGB:
47, 192, 125
CMY:
82, 25, 51
CMYK:
76, 0, 35, 25
HSL:
152°, 60.6695%, 46.8627%
HSV (HSB):
152°, 75.5208%, 75.2941%
XYZ:
23.7236, 39.7843, 25.8308
xyY:
0.2655, 0.4453, 39.7843
CIE-Lab:
69.3156, -52.9281, 23.2858
CIE-LCH:
69.3156, 57.8240, 156.2528
CIE-Luv:
69.3156, -55.7639, 40.2397
Hunter-Lab:
63.0748, -43.2437, 19.8715
#2fc07d color charts
#2fc07d color shades, tints & tones
#2fc07d color schemes
#2fc07d color preview, HTML & CSS examples
This text has a color of #2fc07d
<p style="color:#2fc07d;">Text here</p>
.mytext {color:#2fc07d;}
This box has a color of #2fc07d
<div style="background-color:#2fc07d;">Content here</div>
.mybackground {background-color:#2fc07d;}
Border around this has a color of #2fc07d
<div style="border:2px solid #2fc07d;">Content here</div>
.myborder {border:2px solid #2fc07d;}