#2b978c color space conversions
Hex:
#2b978c
RGB:
43, 151, 140
CMY:
83, 41, 45
CMYK:
72, 0, 7, 41
HSL:
174°, 55.6701%, 38.0392%
HSV (HSB):
174°, 71.5232%, 59.2157%
XYZ:
16.7965, 24.5403, 28.6624
xyY:
0.2400, 0.3506, 24.5403
CIE-Lab:
56.6247, -32.4532, -2.9632
CIE-LCH:
56.6247, 32.5882, 185.2171
CIE-Luv:
56.6247, -40.6047, 0.5136
Hunter-Lab:
49.5381, -26.1692, 0.3719
#2b978c color charts
#2b978c color shades, tints & tones
#2b978c color schemes
#2b978c color preview, HTML & CSS examples
This text has a color of #2b978c
<p style="color:#2b978c;">Text here</p>
.mytext {color:#2b978c;}
This box has a color of #2b978c
<div style="background-color:#2b978c;">Content here</div>
.mybackground {background-color:#2b978c;}
Border around this has a color of #2b978c
<div style="border:2px solid #2b978c;">Content here</div>
.myborder {border:2px solid #2b978c;}