#8080e8 color space conversions
Hex:
#8080e8
RGB:
128, 128, 232
CMY:
50, 50, 9
CMYK:
45, 45, 0, 9
HSL:
240°, 69.3333%, 70.5882%
HSV (HSB):
240°, 44.8276%, 90.9804%
XYZ:
31.1867, 25.8537, 79.6905
xyY:
0.2281, 0.1891, 25.8537
CIE-Lab:
57.8980, 26.3378, -52.8274
CIE-LCH:
57.8980, 59.0289, 296.4992
CIE-Luv:
57.8980, -6.2270, -86.3680
Hunter-Lab:
50.8466, 20.5015, -57.3311
#8080e8 color charts
#8080e8 color shades, tints & tones
#8080e8 color schemes
#8080e8 color preview, HTML & CSS examples
This text has a color of #8080e8
<p style="color:#8080e8;">Text here</p>
.mytext {color:#8080e8;}
This box has a color of #8080e8
<div style="background-color:#8080e8;">Content here</div>
.mybackground {background-color:#8080e8;}
Border around this has a color of #8080e8
<div style="border:2px solid #8080e8;">Content here</div>
.myborder {border:2px solid #8080e8;}