#808cd2 color space conversions
Hex:
#808cd2
RGB:
128, 140, 210
CMY:
50, 45, 18
CMYK:
39, 33, 0, 18
HSL:
231°, 47.6744%, 66.2745%
HSV (HSB):
231°, 39.0476%, 82.3529%
XYZ:
29.9130, 27.9985, 64.8004
xyY:
0.2438, 0.2282, 27.9985
CIE-Lab:
59.8874, 13.0023, -37.3894
CIE-LCH:
59.8874, 39.5857, 289.1754
CIE-Luv:
59.8874, -9.4427, -60.1264
Hunter-Lab:
52.9136, 8.3105, -35.5697
#808cd2 color charts
#808cd2 color shades, tints & tones
#808cd2 color schemes
#808cd2 color preview, HTML & CSS examples
This text has a color of #808cd2
<p style="color:#808cd2;">Text here</p>
.mytext {color:#808cd2;}
This box has a color of #808cd2
<div style="background-color:#808cd2;">Content here</div>
.mybackground {background-color:#808cd2;}
Border around this has a color of #808cd2
<div style="border:2px solid #808cd2;">Content here</div>
.myborder {border:2px solid #808cd2;}