#808da3 color space conversions
Hex:
#808da3
RGB:
128, 141, 163
CMY:
50, 45, 36
CMYK:
21, 13, 0, 36
HSL:
218°, 15.9817%, 57.0588%
HSV (HSB):
218°, 21.4724%, 63.9216%
XYZ:
25.0378, 26.2833, 38.4039
xyY:
0.2791, 0.2929, 26.2833
CIE-Lab:
58.3050, 0.2406, -13.1965
CIE-LCH:
58.3050, 13.1987, 271.0445
CIE-Luv:
58.3050, -7.9326, -19.5349
Hunter-Lab:
51.2672, -2.5421, -8.5266
#808da3 color charts
#808da3 color shades, tints & tones
#808da3 color schemes
#808da3 color preview, HTML & CSS examples
This text has a color of #808da3
<p style="color:#808da3;">Text here</p>
.mytext {color:#808da3;}
This box has a color of #808da3
<div style="background-color:#808da3;">Content here</div>
.mybackground {background-color:#808da3;}
Border around this has a color of #808da3
<div style="border:2px solid #808da3;">Content here</div>
.myborder {border:2px solid #808da3;}