#2fe74c color space conversions
Hex:
#2fe74c
RGB:
47, 231, 76
CMY:
82, 9, 70
CMYK:
80, 0, 67, 9
HSL:
129°, 79.3103%, 54.5098%
HSV (HSB):
129°, 79.6537%, 90.5882%
XYZ:
31.0527, 58.2780, 16.4496
xyY:
0.2936, 0.5509, 58.2780
CIE-Lab:
80.8931, -73.2739, 60.5377
CIE-LCH:
80.8931, 95.0467, 140.4370
CIE-Luv:
80.8931, -71.2126, 85.3139
Hunter-Lab:
76.3400, -60.9868, 40.6623
#2fe74c color charts
#2fe74c color shades, tints & tones
#2fe74c color schemes
#2fe74c color preview, HTML & CSS examples
This text has a color of #2fe74c
<p style="color:#2fe74c;">Text here</p>
.mytext {color:#2fe74c;}
This box has a color of #2fe74c
<div style="background-color:#2fe74c;">Content here</div>
.mybackground {background-color:#2fe74c;}
Border around this has a color of #2fe74c
<div style="border:2px solid #2fe74c;">Content here</div>
.myborder {border:2px solid #2fe74c;}