#2cf000 color space conversions
Hex:
#2cf000
RGB:
44, 240, 0
CMY:
83, 6, 100
CMYK:
82, 0, 100, 6
HSL:
109°, 100.0000%, 47.0588%
HSV (HSB):
109°, 100.0000%, 94.1176%
XYZ:
32.1988, 62.8556, 10.4353
xyY:
0.3052, 0.5958, 62.8556
CIE-Lab:
83.3664, -79.7491, 79.7952
CIE-LCH:
83.3664, 112.8148, 134.9834
CIE-Luv:
83.3664, -75.7073, 101.6579
Hunter-Lab:
79.2816, -66.2481, 47.6931
#2cf000 color charts
#2cf000 color shades, tints & tones
#2cf000 color schemes
#2cf000 color preview, HTML & CSS examples
This text has a color of #2cf000
<p style="color:#2cf000;">Text here</p>
.mytext {color:#2cf000;}
This box has a color of #2cf000
<div style="background-color:#2cf000;">Content here</div>
.mybackground {background-color:#2cf000;}
Border around this has a color of #2cf000
<div style="border:2px solid #2cf000;">Content here</div>
.myborder {border:2px solid #2cf000;}