#808db7 color space conversions
Hex:
#808db7
RGB:
128, 141, 183
CMY:
50, 45, 28
CMYK:
30, 23, 0, 28
HSL:
226°, 27.6382%, 60.9804%
HSV (HSB):
226°, 30.0546%, 71.7647%
XYZ:
26.9742, 27.0578, 48.6007
xyY:
0.2628, 0.2636, 27.0578
CIE-Lab:
59.0278, 5.1834, -23.4889
CIE-LCH:
59.0278, 24.0540, 282.4443
CIE-Luv:
59.0278, -8.7286, -36.4415
Hunter-Lab:
52.0172, 1.5336, -18.9839
#808db7 color charts
#808db7 color shades, tints & tones
#808db7 color schemes
#808db7 color preview, HTML & CSS examples
This text has a color of #808db7
<p style="color:#808db7;">Text here</p>
.mytext {color:#808db7;}
This box has a color of #808db7
<div style="background-color:#808db7;">Content here</div>
.mybackground {background-color:#808db7;}
Border around this has a color of #808db7
<div style="border:2px solid #808db7;">Content here</div>
.myborder {border:2px solid #808db7;}