#2ffc06 color space conversions
Hex:
#2ffc06
RGB:
47, 252, 6
CMY:
82, 1, 98
CMYK:
81, 0, 98, 1
HSL:
110°, 97.6190%, 50.5882%
HSV (HSB):
110°, 97.6190%, 98.8235%
XYZ:
36.0156, 70.2383, 11.8314
xyY:
0.3050, 0.5948, 70.2383
CIE-Lab:
87.1136, -82.6396, 82.3438
CIE-LCH:
87.1136, 116.6611, 135.1027
CIE-Luv:
87.1136, -79.0401, 105.9183
Hunter-Lab:
83.8083, -69.9564, 50.2957
#2ffc06 color charts
#2ffc06 color shades, tints & tones
#2ffc06 color schemes
#2ffc06 color preview, HTML & CSS examples
This text has a color of #2ffc06
<p style="color:#2ffc06;">Text here</p>
.mytext {color:#2ffc06;}
This box has a color of #2ffc06
<div style="background-color:#2ffc06;">Content here</div>
.mybackground {background-color:#2ffc06;}
Border around this has a color of #2ffc06
<div style="border:2px solid #2ffc06;">Content here</div>
.myborder {border:2px solid #2ffc06;}