#2bdc2f color space conversions
Hex:
#2bdc2f
RGB:
43, 220, 47
CMY:
83, 14, 82
CMYK:
80, 0, 79, 14
HSL:
121°, 71.6599%, 51.5686%
HSV (HSB):
121°, 80.4545%, 86.2745%
XYZ:
27.1026, 51.9052, 11.2796
xyY:
0.3002, 0.5749, 51.9052
CIE-Lab:
77.2241, -72.7286, 66.8005
CIE-LCH:
77.2241, 98.7510, 137.4328
CIE-Luv:
77.2241, -68.9751, 88.4541
Hunter-Lab:
72.0453, -58.9297, 41.1491
#2bdc2f color charts
#2bdc2f color shades, tints & tones
#2bdc2f color schemes
#2bdc2f color preview, HTML & CSS examples
This text has a color of #2bdc2f
<p style="color:#2bdc2f;">Text here</p>
.mytext {color:#2bdc2f;}
This box has a color of #2bdc2f
<div style="background-color:#2bdc2f;">Content here</div>
.mybackground {background-color:#2bdc2f;}
Border around this has a color of #2bdc2f
<div style="border:2px solid #2bdc2f;">Content here</div>
.myborder {border:2px solid #2bdc2f;}