#2fdd1b color space conversions
Hex:
#2fdd1b
RGB:
47, 221, 27
CMY:
82, 13, 89
CMYK:
79, 0, 88, 13
HSL:
114°, 78.2258%, 48.6275%
HSV (HSB):
114°, 87.7828%, 86.6667%
XYZ:
27.2266, 52.3964, 9.7154
xyY:
0.3048, 0.5865, 52.3964
CIE-Lab:
77.5173, -73.4909, 71.8655
CIE-LCH:
77.5173, 102.7889, 135.6407
CIE-Luv:
77.5173, -69.0758, 92.2150
Hunter-Lab:
72.3853, -59.5345, 42.7119
#2fdd1b color charts
#2fdd1b color shades, tints & tones
#2fdd1b color schemes
#2fdd1b color preview, HTML & CSS examples
This text has a color of #2fdd1b
<p style="color:#2fdd1b;">Text here</p>
.mytext {color:#2fdd1b;}
This box has a color of #2fdd1b
<div style="background-color:#2fdd1b;">Content here</div>
.mybackground {background-color:#2fdd1b;}
Border around this has a color of #2fdd1b
<div style="border:2px solid #2fdd1b;">Content here</div>
.myborder {border:2px solid #2fdd1b;}