#808bc8 color space conversions
Hex:
#808bc8
RGB:
128, 139, 200
CMY:
50, 45, 22
CMYK:
36, 31, 0, 22
HSL:
231°, 39.5604%, 64.3137%
HSV (HSB):
231°, 36.0000%, 78.4314%
XYZ:
28.5600, 27.2246, 58.3932
xyY:
0.2501, 0.2384, 27.2246
CIE-Lab:
59.1816, 10.8374, -32.8680
CIE-LCH:
59.1816, 34.6086, 288.2487
CIE-Luv:
59.1816, -8.6213, -52.3517
Hunter-Lab:
52.1772, 6.3949, -29.8294
#808bc8 color charts
#808bc8 color shades, tints & tones
#808bc8 color schemes
#808bc8 color preview, HTML & CSS examples
This text has a color of #808bc8
<p style="color:#808bc8;">Text here</p>
.mytext {color:#808bc8;}
This box has a color of #808bc8
<div style="background-color:#808bc8;">Content here</div>
.mybackground {background-color:#808bc8;}
Border around this has a color of #808bc8
<div style="border:2px solid #808bc8;">Content here</div>
.myborder {border:2px solid #808bc8;}