#2fcd03 color space conversions
Hex:
#2fcd03
RGB:
47, 205, 3
CMY:
82, 20, 99
CMYK:
77, 0, 99, 20
HSL:
107°, 97.1154%, 40.7843%
HSV (HSB):
107°, 98.5366%, 80.3922%
XYZ:
23.0200, 44.2736, 7.4185
xyY:
0.3081, 0.5926, 44.2736
CIE-Lab:
72.4110, -69.4135, 70.7464
CIE-LCH:
72.4110, 99.1125, 134.4551
CIE-Luv:
72.4110, -64.0450, 87.8923
Hunter-Lab:
66.5384, -54.6871, 39.9665
#2fcd03 color charts
#2fcd03 color shades, tints & tones
#2fcd03 color schemes
#2fcd03 color preview, HTML & CSS examples
This text has a color of #2fcd03
<p style="color:#2fcd03;">Text here</p>
.mytext {color:#2fcd03;}
This box has a color of #2fcd03
<div style="background-color:#2fcd03;">Content here</div>
.mybackground {background-color:#2fcd03;}
Border around this has a color of #2fcd03
<div style="border:2px solid #2fcd03;">Content here</div>
.myborder {border:2px solid #2fcd03;}