#808cd6 color space conversions
Hex:
#808cd6
RGB:
128, 140, 214
CMY:
50, 45, 16
CMYK:
40, 35, 0, 16
HSL:
232°, 51.1905%, 67.0588%
HSV (HSB):
232°, 40.1869%, 83.9216%
XYZ:
30.4178, 28.2004, 67.4584
xyY:
0.2413, 0.2237, 28.2004
CIE-Lab:
60.0694, 14.1203, -39.3450
CIE-LCH:
60.0694, 41.8020, 289.7422
CIE-Luv:
60.0694, -9.6119, -63.5044
Hunter-Lab:
53.1040, 9.3119, -38.1436
#808cd6 color charts
#808cd6 color shades, tints & tones
#808cd6 color schemes
#808cd6 color preview, HTML & CSS examples
This text has a color of #808cd6
<p style="color:#808cd6;">Text here</p>
.mytext {color:#808cd6;}
This box has a color of #808cd6
<div style="background-color:#808cd6;">Content here</div>
.mybackground {background-color:#808cd6;}
Border around this has a color of #808cd6
<div style="border:2px solid #808cd6;">Content here</div>
.myborder {border:2px solid #808cd6;}