#8080d8 color space conversions
Hex:
#8080d8
RGB:
128, 128, 216
CMY:
50, 50, 15
CMYK:
41, 41, 0, 15
HSL:
240°, 53.0120%, 67.4510%
HSV (HSB):
240°, 40.7407%, 84.7059%
XYZ:
29.0159, 24.9854, 68.2591
xyY:
0.2373, 0.2044, 24.9854
CIE-Lab:
57.0612, 21.7497, -45.2034
CIE-LCH:
57.0612, 50.1637, 295.6946
CIE-Luv:
57.0612, -5.2858, -73.3158
Hunter-Lab:
49.9854, 16.1427, -45.9755
#8080d8 color charts
#8080d8 color shades, tints & tones
#8080d8 color schemes
#8080d8 color preview, HTML & CSS examples
This text has a color of #8080d8
<p style="color:#8080d8;">Text here</p>
.mytext {color:#8080d8;}
This box has a color of #8080d8
<div style="background-color:#8080d8;">Content here</div>
.mybackground {background-color:#8080d8;}
Border around this has a color of #8080d8
<div style="border:2px solid #8080d8;">Content here</div>
.myborder {border:2px solid #8080d8;}