#8080ad color space conversions
Hex:
#8080ad
RGB:
128, 128, 173
CMY:
50, 50, 32
CMYK:
26, 26, 0, 32
HSL:
240°, 21.5311%, 59.0196%
HSV (HSB):
240°, 26.0116%, 67.8431%
XYZ:
24.1641, 23.0447, 42.7096
xyY:
0.2687, 0.2563, 23.0447
CIE-Lab:
55.1183, 10.2036, -23.7859
CIE-LCH:
55.1183, 25.8821, 293.2182
CIE-Luv:
55.1183, -2.6772, -37.1421
Hunter-Lab:
48.0049, 5.8426, -19.1466
#8080ad color charts
#8080ad color shades, tints & tones
#8080ad color schemes
#8080ad color preview, HTML & CSS examples
This text has a color of #8080ad
<p style="color:#8080ad;">Text here</p>
.mytext {color:#8080ad;}
This box has a color of #8080ad
<div style="background-color:#8080ad;">Content here</div>
.mybackground {background-color:#8080ad;}
Border around this has a color of #8080ad
<div style="border:2px solid #8080ad;">Content here</div>
.myborder {border:2px solid #8080ad;}