#2bdc20 color space conversions
Hex:
#2bdc20
RGB:
43, 220, 32
CMY:
83, 14, 87
CMYK:
80, 0, 85, 14
HSL:
116°, 74.6032%, 49.4118%
HSV (HSB):
116°, 85.4545%, 86.2745%
XYZ:
26.8502, 51.8043, 9.9506
xyY:
0.3030, 0.5847, 51.8043
CIE-Lab:
77.1637, -73.4927, 70.5406
CIE-LCH:
77.1637, 101.8683, 136.1742
CIE-Luv:
77.1637, -69.2417, 91.1437
Hunter-Lab:
71.9752, -59.3676, 42.1858
#2bdc20 color charts
#2bdc20 color shades, tints & tones
#2bdc20 color schemes
#2bdc20 color preview, HTML & CSS examples
This text has a color of #2bdc20
<p style="color:#2bdc20;">Text here</p>
.mytext {color:#2bdc20;}
This box has a color of #2bdc20
<div style="background-color:#2bdc20;">Content here</div>
.mybackground {background-color:#2bdc20;}
Border around this has a color of #2bdc20
<div style="border:2px solid #2bdc20;">Content here</div>
.myborder {border:2px solid #2bdc20;}