#2fdc05 color space conversions
Hex:
#2fdc05
RGB:
47, 220, 5
CMY:
82, 14, 98
CMYK:
79, 0, 98, 14
HSL:
108°, 95.5556%, 44.1176%
HSV (HSB):
108°, 97.7273%, 86.2745%
XYZ:
26.7929, 51.8017, 8.7302
xyY:
0.3068, 0.5932, 51.8017
CIE-Lab:
77.1621, -73.7195, 74.3825
CIE-LCH:
77.1621, 104.7250, 134.7435
CIE-Luv:
77.1621, -68.9324, 93.6530
Hunter-Lab:
71.9734, -59.5049, 43.1897
#2fdc05 color charts
#2fdc05 color shades, tints & tones
#2fdc05 color schemes
#2fdc05 color preview, HTML & CSS examples
This text has a color of #2fdc05
<p style="color:#2fdc05;">Text here</p>
.mytext {color:#2fdc05;}
This box has a color of #2fdc05
<div style="background-color:#2fdc05;">Content here</div>
.mybackground {background-color:#2fdc05;}
Border around this has a color of #2fdc05
<div style="border:2px solid #2fdc05;">Content here</div>
.myborder {border:2px solid #2fdc05;}