#2fff05 color space conversions
Hex:
#2fff05
RGB:
47, 255, 5
CMY:
82, 0, 98
CMYK:
82, 0, 98, 0
HSL:
110°, 100.0000%, 50.9804%
HSV (HSB):
110°, 98.0392%, 100.0000%
XYZ:
36.9597, 72.1353, 12.1191
xyY:
0.3049, 0.5951, 72.1353
CIE-Lab:
88.0337, -83.4711, 83.1628
CIE-LCH:
88.0337, 117.8282, 135.1060
CIE-Luv:
88.0337, -79.9725, 107.1060
Hunter-Lab:
84.9325, -70.9549, 50.9926
#2fff05 color charts
#2fff05 color shades, tints & tones
#2fff05 color schemes
#2fff05 color preview, HTML & CSS examples
This text has a color of #2fff05
<p style="color:#2fff05;">Text here</p>
.mytext {color:#2fff05;}
This box has a color of #2fff05
<div style="background-color:#2fff05;">Content here</div>
.mybackground {background-color:#2fff05;}
Border around this has a color of #2fff05
<div style="border:2px solid #2fff05;">Content here</div>
.myborder {border:2px solid #2fff05;}