#8080bf color space conversions
Hex:
#8080bf
RGB:
128, 128, 191
CMY:
50, 50, 25
CMYK:
33, 33, 0, 25
HSL:
240°, 32.9843%, 62.5490%
HSV (HSB):
240°, 32.9843%, 74.9020%
XYZ:
26.0252, 23.7891, 52.5103
xyY:
0.2543, 0.2325, 23.7891
CIE-Lab:
55.8760, 14.8694, -32.9163
CIE-LCH:
55.8760, 36.1189, 294.3103
CIE-Luv:
55.8760, -3.7776, -52.4011
Hunter-Lab:
48.7741, 9.8906, -29.6899
#8080bf color charts
#8080bf color shades, tints & tones
#8080bf color schemes
#8080bf color preview, HTML & CSS examples
This text has a color of #8080bf
<p style="color:#8080bf;">Text here</p>
.mytext {color:#8080bf;}
This box has a color of #8080bf
<div style="background-color:#8080bf;">Content here</div>
.mybackground {background-color:#8080bf;}
Border around this has a color of #8080bf
<div style="border:2px solid #8080bf;">Content here</div>
.myborder {border:2px solid #8080bf;}