#808ac8 color space conversions
Hex:
#808ac8
RGB:
128, 138, 200
CMY:
50, 46, 22
CMYK:
36, 31, 0, 22
HSL:
232°, 39.5604%, 64.3137%
HSV (HSB):
232°, 36.0000%, 78.4314%
XYZ:
28.4159, 26.9363, 58.3451
xyY:
0.2499, 0.2369, 26.9363
CIE-Lab:
58.9153, 11.4210, -33.2826
CIE-LCH:
58.9153, 35.1876, 288.9397
CIE-Luv:
58.9153, -8.2241, -53.0594
Hunter-Lab:
51.9002, 6.9053, -30.3225
#808ac8 color charts
#808ac8 color shades, tints & tones
#808ac8 color schemes
#808ac8 color preview, HTML & CSS examples
This text has a color of #808ac8
<p style="color:#808ac8;">Text here</p>
.mytext {color:#808ac8;}
This box has a color of #808ac8
<div style="background-color:#808ac8;">Content here</div>
.mybackground {background-color:#808ac8;}
Border around this has a color of #808ac8
<div style="border:2px solid #808ac8;">Content here</div>
.myborder {border:2px solid #808ac8;}