#2fff03 color space conversions
Hex:
#2fff03
RGB:
47, 255, 3
CMY:
82, 0, 99
CMYK:
82, 0, 99, 0
HSL:
110°, 100.0000%, 50.5882%
HSV (HSB):
110°, 98.8235%, 100.0000%
XYZ:
36.9487, 72.1309, 12.0614
xyY:
0.3050, 0.5954, 72.1309
CIE-Lab:
88.0316, -83.4981, 83.3121
CIE-LCH:
88.0316, 117.9527, 135.0639
CIE-Luv:
88.0316, -79.9823, 107.2035
Hunter-Lab:
84.9299, -70.9710, 51.0308
#2fff03 color charts
#2fff03 color shades, tints & tones
#2fff03 color schemes
#2fff03 color preview, HTML & CSS examples
This text has a color of #2fff03
<p style="color:#2fff03;">Text here</p>
.mytext {color:#2fff03;}
This box has a color of #2fff03
<div style="background-color:#2fff03;">Content here</div>
.mybackground {background-color:#2fff03;}
Border around this has a color of #2fff03
<div style="border:2px solid #2fff03;">Content here</div>
.myborder {border:2px solid #2fff03;}