#808ac7 color space conversions
Hex:
#808ac7
RGB:
128, 138, 199
CMY:
50, 46, 22
CMYK:
36, 31, 0, 22
HSL:
232°, 38.7978%, 64.1176%
HSV (HSB):
232°, 35.6784%, 78.0392%
XYZ:
28.2994, 26.8897, 57.7315
xyY:
0.2506, 0.2381, 26.8897
CIE-Lab:
58.8721, 11.1497, -32.7857
CIE-LCH:
58.8721, 34.6297, 288.7821
CIE-Luv:
58.8721, -8.1790, -52.2099
Hunter-Lab:
51.8553, 6.6675, -29.7101
#808ac7 color charts
#808ac7 color shades, tints & tones
#808ac7 color schemes
#808ac7 color preview, HTML & CSS examples
This text has a color of #808ac7
<p style="color:#808ac7;">Text here</p>
.mytext {color:#808ac7;}
This box has a color of #808ac7
<div style="background-color:#808ac7;">Content here</div>
.mybackground {background-color:#808ac7;}
Border around this has a color of #808ac7
<div style="border:2px solid #808ac7;">Content here</div>
.myborder {border:2px solid #808ac7;}