#808abb color space conversions
Hex:
#808abb
RGB:
128, 138, 187
CMY:
50, 46, 27
CMYK:
32, 26, 0, 27
HSL:
230°, 30.2564%, 61.7647%
HSV (HSB):
230°, 31.5508%, 73.3333%
XYZ:
26.9602, 26.3540, 50.6796
xyY:
0.2592, 0.2534, 26.3540
CIE-Lab:
58.3716, 7.9553, -26.7694
CIE-LCH:
58.3716, 27.9264, 286.5509
CIE-Luv:
58.3716, -7.6376, -41.9956
Hunter-Lab:
51.3362, 3.9046, -22.5964
#808abb color charts
#808abb color shades, tints & tones
#808abb color schemes
#808abb color preview, HTML & CSS examples
This text has a color of #808abb
<p style="color:#808abb;">Text here</p>
.mytext {color:#808abb;}
This box has a color of #808abb
<div style="background-color:#808abb;">Content here</div>
.mybackground {background-color:#808abb;}
Border around this has a color of #808abb
<div style="border:2px solid #808abb;">Content here</div>
.myborder {border:2px solid #808abb;}