#2bdc4e color space conversions
Hex:
#2bdc4e
RGB:
43, 220, 78
CMY:
83, 14, 69
CMYK:
80, 0, 65, 14
HSL:
132°, 71.6599%, 51.5686%
HSV (HSB):
132°, 80.4545%, 86.2745%
XYZ:
27.9646, 52.2500, 15.8191
xyY:
0.2912, 0.5441, 52.2500
CIE-Lab:
77.4301, -70.1636, 55.9458
CIE-LCH:
77.4301, 89.7377, 141.4325
CIE-Luv:
77.4301, -68.0925, 79.5138
Hunter-Lab:
72.2842, -57.4410, 37.6236
#2bdc4e color charts
#2bdc4e color shades, tints & tones
#2bdc4e color schemes
#2bdc4e color preview, HTML & CSS examples
This text has a color of #2bdc4e
<p style="color:#2bdc4e;">Text here</p>
.mytext {color:#2bdc4e;}
This box has a color of #2bdc4e
<div style="background-color:#2bdc4e;">Content here</div>
.mybackground {background-color:#2bdc4e;}
Border around this has a color of #2bdc4e
<div style="border:2px solid #2bdc4e;">Content here</div>
.myborder {border:2px solid #2bdc4e;}