#808dbc color space conversions
Hex:
#808dbc
RGB:
128, 141, 188
CMY:
50, 45, 26
CMYK:
32, 25, 0, 26
HSL:
227°, 30.9278%, 61.9608%
HSV (HSB):
227°, 31.9149%, 73.7255%
XYZ:
27.5041, 27.2698, 51.3909
xyY:
0.2591, 0.2569, 27.2698
CIE-Lab:
59.2232, 6.4787, -26.0228
CIE-LCH:
59.2232, 26.8171, 283.9803
CIE-Luv:
59.2232, -8.9309, -40.7017
Hunter-Lab:
52.2205, 2.6285, -21.7938
#808dbc color charts
#808dbc color shades, tints & tones
#808dbc color schemes
#808dbc color preview, HTML & CSS examples
This text has a color of #808dbc
<p style="color:#808dbc;">Text here</p>
.mytext {color:#808dbc;}
This box has a color of #808dbc
<div style="background-color:#808dbc;">Content here</div>
.mybackground {background-color:#808dbc;}
Border around this has a color of #808dbc
<div style="border:2px solid #808dbc;">Content here</div>
.myborder {border:2px solid #808dbc;}