#808bc1 color space conversions
Hex:
#808bc1
RGB:
128, 139, 193
CMY:
50, 45, 24
CMYK:
34, 28, 0, 24
HSL:
230°, 34.3915%, 62.9412%
HSV (HSB):
230°, 33.6788%, 75.6863%
XYZ:
27.7603, 26.9047, 54.1821
xyY:
0.2550, 0.2472, 26.9047
CIE-Lab:
58.8860, 8.9563, -29.3738
CIE-LCH:
58.8860, 30.7088, 286.9568
CIE-Luv:
58.8860, -8.3156, -46.3942
Hunter-Lab:
51.8697, 4.7600, -25.6243
#808bc1 color charts
#808bc1 color shades, tints & tones
#808bc1 color schemes
#808bc1 color preview, HTML & CSS examples
This text has a color of #808bc1
<p style="color:#808bc1;">Text here</p>
.mytext {color:#808bc1;}
This box has a color of #808bc1
<div style="background-color:#808bc1;">Content here</div>
.mybackground {background-color:#808bc1;}
Border around this has a color of #808bc1
<div style="border:2px solid #808bc1;">Content here</div>
.myborder {border:2px solid #808bc1;}