#2bcc50 color space conversions
Hex:
#2bcc50
RGB:
43, 204, 80
CMY:
83, 20, 69
CMYK:
79, 0, 61, 20
HSL:
134°, 65.1822%, 48.4314%
HSV (HSB):
134°, 78.9216%, 80.0000%
XYZ:
24.0371, 44.2785, 14.8691
xyY:
0.2890, 0.5323, 44.2785
CIE-Lab:
72.4143, -64.9037, 49.4460
CIE-LCH:
72.4143, 81.5929, 142.6986
CIE-Luv:
72.4143, -62.7310, 71.0377
Hunter-Lab:
66.5421, -51.9689, 33.3308
#2bcc50 color charts
#2bcc50 color shades, tints & tones
#2bcc50 color schemes
#2bcc50 color preview, HTML & CSS examples
This text has a color of #2bcc50
<p style="color:#2bcc50;">Text here</p>
.mytext {color:#2bcc50;}
This box has a color of #2bcc50
<div style="background-color:#2bcc50;">Content here</div>
.mybackground {background-color:#2bcc50;}
Border around this has a color of #2bcc50
<div style="border:2px solid #2bcc50;">Content here</div>
.myborder {border:2px solid #2bcc50;}