#2fe00d color space conversions
Hex:
#2fe00d
RGB:
47, 224, 13
CMY:
82, 12, 95
CMYK:
79, 0, 94, 12
HSL:
110°, 89.0295%, 46.4706%
HSV (HSB):
110°, 94.1964%, 87.8431%
XYZ:
27.9006, 53.9447, 9.3226
xyY:
0.3060, 0.5917, 53.9447
CIE-Lab:
78.4295, -74.7252, 74.6594
CIE-LCH:
78.4295, 105.6308, 135.0252
CIE-Luv:
78.4295, -70.1734, 94.7323
Hunter-Lab:
73.4471, -60.7249, 43.8873
#2fe00d color charts
#2fe00d color shades, tints & tones
#2fe00d color schemes
#2fe00d color preview, HTML & CSS examples
This text has a color of #2fe00d
<p style="color:#2fe00d;">Text here</p>
.mytext {color:#2fe00d;}
This box has a color of #2fe00d
<div style="background-color:#2fe00d;">Content here</div>
.mybackground {background-color:#2fe00d;}
Border around this has a color of #2fe00d
<div style="border:2px solid #2fe00d;">Content here</div>
.myborder {border:2px solid #2fe00d;}