#2fc34e color space conversions
Hex:
#2fc34e
RGB:
47, 195, 78
CMY:
82, 24, 69
CMYK:
76, 0, 60, 24
HSL:
133°, 61.1570%, 47.4510%
HSV (HSB):
133°, 75.8974%, 76.4706%
XYZ:
22.0625, 40.1846, 13.8013
xyY:
0.2901, 0.5284, 40.1846
CIE-Lab:
69.6008, -61.6833, 47.1221
CIE-LCH:
69.6008, 77.6230, 142.6225
CIE-Luv:
69.6008, -59.1555, 67.4146
Hunter-Lab:
63.3913, -48.8102, 31.4655
#2fc34e color charts
#2fc34e color shades, tints & tones
#2fc34e color schemes
#2fc34e color preview, HTML & CSS examples
This text has a color of #2fc34e
<p style="color:#2fc34e;">Text here</p>
.mytext {color:#2fc34e;}
This box has a color of #2fc34e
<div style="background-color:#2fc34e;">Content here</div>
.mybackground {background-color:#2fc34e;}
Border around this has a color of #2fc34e
<div style="border:2px solid #2fc34e;">Content here</div>
.myborder {border:2px solid #2fc34e;}