#2bcd8c color space conversions
Hex:
#2bcd8c
RGB:
43, 205, 140
CMY:
83, 20, 45
CMYK:
79, 0, 32, 20
HSL:
156°, 65.3226%, 48.6275%
HSV (HSB):
156°, 79.0244%, 80.3922%
XYZ:
27.5612, 46.0697, 32.2507
xyY:
0.2603, 0.4351, 46.0697
CIE-Lab:
73.5907, -55.2213, 21.1486
CIE-LCH:
73.5907, 59.1325, 159.0443
CIE-Luv:
73.5907, -59.9164, 38.4442
Hunter-Lab:
67.8747, -46.2989, 19.3406
#2bcd8c color charts
#2bcd8c color shades, tints & tones
#2bcd8c color schemes
#2bcd8c color preview, HTML & CSS examples
This text has a color of #2bcd8c
<p style="color:#2bcd8c;">Text here</p>
.mytext {color:#2bcd8c;}
This box has a color of #2bcd8c
<div style="background-color:#2bcd8c;">Content here</div>
.mybackground {background-color:#2bcd8c;}
Border around this has a color of #2bcd8c
<div style="border:2px solid #2bcd8c;">Content here</div>
.myborder {border:2px solid #2bcd8c;}