#50989d color space conversions
Hex:
#50989d
RGB:
80, 152, 157
CMY:
69, 40, 38
CMYK:
49, 3, 0, 38
HSL:
184°, 32.4895%, 46.4706%
HSV (HSB):
184°, 49.0446%, 61.5686%
XYZ:
20.6223, 26.5963, 35.9450
xyY:
0.2480, 0.3198, 26.5963
CIE-Lab:
58.5988, -21.0981, -9.6073
CIE-LCH:
58.5988, 23.1826, 204.4828
CIE-Luv:
58.5988, -31.5629, -11.0277
Hunter-Lab:
51.5716, -18.8721, -5.2246
#50989d color charts
#50989d color shades, tints & tones
#50989d color schemes
#50989d color preview, HTML & CSS examples
This text has a color of #50989d
<p style="color:#50989d;">Text here</p>
.mytext {color:#50989d;}
This box has a color of #50989d
<div style="background-color:#50989d;">Content here</div>
.mybackground {background-color:#50989d;}
Border around this has a color of #50989d
<div style="border:2px solid #50989d;">Content here</div>
.myborder {border:2px solid #50989d;}