#808dbd color space conversions
Hex:
#808dbd
RGB:
128, 141, 189
CMY:
50, 45, 26
CMYK:
32, 25, 0, 26
HSL:
227°, 31.6062%, 62.1569%
HSV (HSB):
227°, 32.2751%, 74.1176%
XYZ:
27.6123, 27.3131, 51.9607
xyY:
0.2583, 0.2555, 27.3131
CIE-Lab:
59.2630, 6.7404, -26.5276
CIE-LCH:
59.2630, 27.3706, 284.2566
CIE-Luv:
59.2630, -8.9714, -41.5542
Hunter-Lab:
52.2619, 2.8511, -22.3650
#808dbd color charts
#808dbd color shades, tints & tones
#808dbd color schemes
#808dbd color preview, HTML & CSS examples
This text has a color of #808dbd
<p style="color:#808dbd;">Text here</p>
.mytext {color:#808dbd;}
This box has a color of #808dbd
<div style="background-color:#808dbd;">Content here</div>
.mybackground {background-color:#808dbd;}
Border around this has a color of #808dbd
<div style="border:2px solid #808dbd;">Content here</div>
.myborder {border:2px solid #808dbd;}