#2bcd8b color space conversions
Hex:
#2bcd8b
RGB:
43, 205, 139
CMY:
83, 20, 45
CMYK:
79, 0, 32, 20
HSL:
156°, 65.3226%, 48.6275%
HSV (HSB):
156°, 79.0244%, 80.3922%
XYZ:
27.4878, 46.0403, 31.8640
xyY:
0.2608, 0.4368, 46.0403
CIE-Lab:
73.5717, -55.4334, 21.6506
CIE-LCH:
73.5717, 59.5114, 158.6659
CIE-Luv:
73.5717, -59.9801, 39.1241
Hunter-Lab:
67.8530, -46.4310, 19.6543
#2bcd8b color charts
#2bcd8b color shades, tints & tones
#2bcd8b color schemes
#2bcd8b color preview, HTML & CSS examples
This text has a color of #2bcd8b
<p style="color:#2bcd8b;">Text here</p>
.mytext {color:#2bcd8b;}
This box has a color of #2bcd8b
<div style="background-color:#2bcd8b;">Content here</div>
.mybackground {background-color:#2bcd8b;}
Border around this has a color of #2bcd8b
<div style="border:2px solid #2bcd8b;">Content here</div>
.myborder {border:2px solid #2bcd8b;}