#2bc80c color space conversions
Hex:
#2bc80c
RGB:
43, 200, 12
CMY:
83, 22, 95
CMYK:
79, 0, 94, 22
HSL:
110°, 88.6792%, 41.5686%
HSV (HSB):
110°, 94.0000%, 78.4314%
XYZ:
21.7169, 41.8487, 7.2808
xyY:
0.3065, 0.5907, 41.8487
CIE-Lab:
70.7665, -68.3208, 68.4196
CIE-LCH:
70.7665, 96.6901, 134.9586
CIE-Luv:
70.7665, -62.9585, 85.3085
Hunter-Lab:
64.6906, -53.2853, 38.6104
#2bc80c color charts
#2bc80c color shades, tints & tones
#2bc80c color schemes
#2bc80c color preview, HTML & CSS examples
This text has a color of #2bc80c
<p style="color:#2bc80c;">Text here</p>
.mytext {color:#2bc80c;}
This box has a color of #2bc80c
<div style="background-color:#2bc80c;">Content here</div>
.mybackground {background-color:#2bc80c;}
Border around this has a color of #2bc80c
<div style="border:2px solid #2bc80c;">Content here</div>
.myborder {border:2px solid #2bc80c;}