#808bc7 color space conversions
Hex:
#808bc7
RGB:
128, 139, 199
CMY:
50, 45, 22
CMYK:
36, 30, 0, 22
HSL:
231°, 38.7978%, 64.1176%
HSV (HSB):
231°, 35.6784%, 78.0392%
XYZ:
28.4435, 27.1780, 57.7796
xyY:
0.2508, 0.2397, 27.1780
CIE-Lab:
59.1387, 10.5664, -32.3709
CIE-LCH:
59.1387, 34.0518, 288.0776
CIE-Luv:
59.1387, -8.5776, -51.5015
Hunter-Lab:
52.1325, 6.1579, -29.2197
#808bc7 color charts
#808bc7 color shades, tints & tones
#808bc7 color schemes
#808bc7 color preview, HTML & CSS examples
This text has a color of #808bc7
<p style="color:#808bc7;">Text here</p>
.mytext {color:#808bc7;}
This box has a color of #808bc7
<div style="background-color:#808bc7;">Content here</div>
.mybackground {background-color:#808bc7;}
Border around this has a color of #808bc7
<div style="border:2px solid #808bc7;">Content here</div>
.myborder {border:2px solid #808bc7;}