#2bec00 color space conversions
Hex:
#2bec00
RGB:
43, 236, 0
CMY:
83, 7, 100
CMYK:
82, 0, 100, 7
HSL:
109°, 100.0000%, 46.2745%
HSV (HSB):
109°, 100.0000%, 92.5490%
XYZ:
30.9917, 60.5045, 10.0451
xyY:
0.3052, 0.5959, 60.5045
CIE-Lab:
82.1116, -78.7519, 78.7872
CIE-LCH:
82.1116, 111.3970, 134.9872
CIE-Luv:
82.1116, -74.5793, 100.1293
Hunter-Lab:
77.7846, -65.0034, 46.7925
#2bec00 color charts
#2bec00 color shades, tints & tones
#2bec00 color schemes
#2bec00 color preview, HTML & CSS examples
This text has a color of #2bec00
<p style="color:#2bec00;">Text here</p>
.mytext {color:#2bec00;}
This box has a color of #2bec00
<div style="background-color:#2bec00;">Content here</div>
.mybackground {background-color:#2bec00;}
Border around this has a color of #2bec00
<div style="border:2px solid #2bec00;">Content here</div>
.myborder {border:2px solid #2bec00;}