#8080b0 color space conversions
Hex:
#8080b0
RGB:
128, 128, 176
CMY:
50, 50, 31
CMYK:
27, 27, 0, 31
HSL:
240°, 23.3010%, 59.6078%
HSV (HSB):
240°, 27.2727%, 69.0196%
XYZ:
24.4577, 23.1621, 44.2560
xyY:
0.2662, 0.2521, 23.1621
CIE-Lab:
55.2389, 10.9616, -25.3239
CIE-LCH:
55.2389, 27.5945, 293.4056
CIE-Luv:
55.2389, -2.8607, -39.6867
Hunter-Lab:
48.1270, 6.4898, -20.8321
#8080b0 color charts
#8080b0 color shades, tints & tones
#8080b0 color schemes
#8080b0 color preview, HTML & CSS examples
This text has a color of #8080b0
<p style="color:#8080b0;">Text here</p>
.mytext {color:#8080b0;}
This box has a color of #8080b0
<div style="background-color:#8080b0;">Content here</div>
.mybackground {background-color:#8080b0;}
Border around this has a color of #8080b0
<div style="border:2px solid #8080b0;">Content here</div>
.myborder {border:2px solid #8080b0;}