#808da7 color space conversions
Hex:
#808da7
RGB:
128, 141, 167
CMY:
50, 45, 35
CMYK:
23, 16, 0, 35
HSL:
220°, 18.1395%, 57.8431%
HSV (HSB):
220°, 23.3533%, 65.4902%
XYZ:
25.4020, 26.4290, 40.3217
xyY:
0.2757, 0.2868, 26.4290
CIE-Lab:
58.4420, 1.1966, -15.2743
CIE-LCH:
58.4420, 15.3211, 274.4793
CIE-Luv:
58.4420, -8.0897, -22.8889
Hunter-Lab:
51.4091, -1.7664, -10.5165
#808da7 color charts
#808da7 color shades, tints & tones
#808da7 color schemes
#808da7 color preview, HTML & CSS examples
This text has a color of #808da7
<p style="color:#808da7;">Text here</p>
.mytext {color:#808da7;}
This box has a color of #808da7
<div style="background-color:#808da7;">Content here</div>
.mybackground {background-color:#808da7;}
Border around this has a color of #808da7
<div style="border:2px solid #808da7;">Content here</div>
.myborder {border:2px solid #808da7;}