#2fff50 color space conversions
Hex:
#2fff50
RGB:
47, 255, 80
CMY:
82, 0, 69
CMYK:
82, 0, 69, 0
HSL:
130°, 100.0000%, 59.2157%
HSV (HSB):
130°, 81.5686%, 100.0000%
XYZ:
38.3803, 72.7035, 19.5998
xyY:
0.2937, 0.5563, 72.7035
CIE-Lab:
88.3061, -80.0284, 66.9123
CIE-LCH:
88.3061, 104.3158, 140.1008
CIE-Luv:
88.3061, -78.7333, 94.7911
Hunter-Lab:
85.2664, -68.8694, 46.0578
#2fff50 color charts
#2fff50 color shades, tints & tones
#2fff50 color schemes
#2fff50 color preview, HTML & CSS examples
This text has a color of #2fff50
<p style="color:#2fff50;">Text here</p>
.mytext {color:#2fff50;}
This box has a color of #2fff50
<div style="background-color:#2fff50;">Content here</div>
.mybackground {background-color:#2fff50;}
Border around this has a color of #2fff50
<div style="border:2px solid #2fff50;">Content here</div>
.myborder {border:2px solid #2fff50;}