#8008d8 color space conversions
Hex:
#8008d8
RGB:
128, 8, 216
CMY:
50, 97, 15
CMYK:
41, 96, 0, 15
HSL:
275°, 92.8571%, 43.9216%
HSV (HSB):
275°, 96.2963%, 84.7059%
XYZ:
21.3836, 9.7207, 65.7150
xyY:
0.2209, 0.1004, 9.7207
CIE-Lab:
37.3365, 74.2021, -77.0580
CIE-LCH:
37.3365, 106.9761, 313.9184
CIE-Luv:
37.3365, 17.9228, -110.7685
Hunter-Lab:
31.1781, 67.8632, -103.1427
#8008d8 color charts
#8008d8 color shades, tints & tones
#8008d8 color schemes
#8008d8 color preview, HTML & CSS examples
This text has a color of #8008d8
<p style="color:#8008d8;">Text here</p>
.mytext {color:#8008d8;}
This box has a color of #8008d8
<div style="background-color:#8008d8;">Content here</div>
.mybackground {background-color:#8008d8;}
Border around this has a color of #8008d8
<div style="border:2px solid #8008d8;">Content here</div>
.myborder {border:2px solid #8008d8;}