#2fc001 color space conversions
Hex:
#2fc001
RGB:
47, 192, 1
CMY:
82, 25, 100
CMYK:
76, 0, 99, 25
HSL:
106°, 98.9637%, 37.8431%
HSV (HSB):
106°, 99.4792%, 75.2941%
XYZ:
20.0274, 38.3058, 6.3669
xyY:
0.3095, 0.5921, 38.3058
CIE-Lab:
68.2454, -65.5958, 67.6224
CIE-LCH:
68.2454, 94.2104, 134.1284
CIE-Luv:
68.2454, -59.7146, 82.8724
Hunter-Lab:
61.8917, -50.5500, 37.2249
#2fc001 color charts
#2fc001 color shades, tints & tones
#2fc001 color schemes
#2fc001 color preview, HTML & CSS examples
This text has a color of #2fc001
<p style="color:#2fc001;">Text here</p>
.mytext {color:#2fc001;}
This box has a color of #2fc001
<div style="background-color:#2fc001;">Content here</div>
.mybackground {background-color:#2fc001;}
Border around this has a color of #2fc001
<div style="border:2px solid #2fc001;">Content here</div>
.myborder {border:2px solid #2fc001;}