#808bec color space conversions
Hex:
#808bec
RGB:
128, 139, 236
CMY:
50, 45, 7
CMYK:
46, 41, 0, 7
HSL:
234°, 73.9726%, 71.3725%
HSV (HSB):
234°, 45.7627%, 92.5490%
XYZ:
33.2750, 29.1106, 83.2220
xyY:
0.2285, 0.1999, 29.1106
CIE-Lab:
60.8791, 21.0199, -50.3115
CIE-LCH:
60.8791, 54.5260, 292.6749
CIE-Luv:
60.8791, -10.1901, -82.5077
Hunter-Lab:
53.9542, 15.6660, -53.6843
#808bec color charts
#808bec color shades, tints & tones
#808bec color schemes
#808bec color preview, HTML & CSS examples
This text has a color of #808bec
<p style="color:#808bec;">Text here</p>
.mytext {color:#808bec;}
This box has a color of #808bec
<div style="background-color:#808bec;">Content here</div>
.mybackground {background-color:#808bec;}
Border around this has a color of #808bec
<div style="border:2px solid #808bec;">Content here</div>
.myborder {border:2px solid #808bec;}