#808da2 color space conversions
Hex:
#808da2
RGB:
128, 141, 162
CMY:
50, 45, 36
CMYK:
21, 13, 0, 36
HSL:
217°, 15.4545%, 56.8627%
HSV (HSB):
217°, 20.9877%, 63.5294%
XYZ:
24.9486, 26.2476, 37.9338
xyY:
0.2799, 0.2945, 26.2476
CIE-Lab:
58.2713, 0.0043, -12.6756
CIE-LCH:
58.2713, 12.6756, 270.0196
CIE-Luv:
58.2713, -7.8935, -18.6995
Hunter-Lab:
51.2324, -2.7329, -8.0372
#808da2 color charts
#808da2 color shades, tints & tones
#808da2 color schemes
#808da2 color preview, HTML & CSS examples
This text has a color of #808da2
<p style="color:#808da2;">Text here</p>
.mytext {color:#808da2;}
This box has a color of #808da2
<div style="background-color:#808da2;">Content here</div>
.mybackground {background-color:#808da2;}
Border around this has a color of #808da2
<div style="border:2px solid #808da2;">Content here</div>
.myborder {border:2px solid #808da2;}