#2bdc2e color space conversions
Hex:
#2bdc2e
RGB:
43, 220, 46
CMY:
83, 14, 82
CMYK:
80, 0, 79, 14
HSL:
121°, 71.6599%, 51.5686%
HSV (HSB):
121°, 80.4545%, 86.2745%
XYZ:
27.0826, 51.8972, 11.1745
xyY:
0.3004, 0.5756, 51.8972
CIE-Lab:
77.2194, -72.7888, 67.0848
CIE-LCH:
77.2194, 98.9878, 137.3352
CIE-Luv:
77.2194, -68.9960, 88.6655
Hunter-Lab:
72.0397, -58.9643, 41.2310
#2bdc2e color charts
#2bdc2e color shades, tints & tones
#2bdc2e color schemes
#2bdc2e color preview, HTML & CSS examples
This text has a color of #2bdc2e
<p style="color:#2bdc2e;">Text here</p>
.mytext {color:#2bdc2e;}
This box has a color of #2bdc2e
<div style="background-color:#2bdc2e;">Content here</div>
.mybackground {background-color:#2bdc2e;}
Border around this has a color of #2bdc2e
<div style="border:2px solid #2bdc2e;">Content here</div>
.myborder {border:2px solid #2bdc2e;}