#8000dd color space conversions
Hex:
#8000dd
RGB:
128, 0, 221
CMY:
50, 100, 13
CMYK:
42, 100, 0, 13
HSL:
275°, 100.0000%, 43.3333%
HSV (HSB):
275°, 100.0000%, 86.6667%
XYZ:
21.9532, 9.8097, 69.1430
xyY:
0.2176, 0.0972, 9.8097
CIE-Lab:
37.4986, 76.1799, -79.6677
CIE-LCH:
37.4986, 110.2285, 313.7180
CIE-Luv:
37.4986, 17.2463, -114.0023
Hunter-Lab:
31.3204, 70.3045, -108.9647
#8000dd color charts
#8000dd color shades, tints & tones
#8000dd color schemes
#8000dd color preview, HTML & CSS examples
This text has a color of #8000dd
<p style="color:#8000dd;">Text here</p>
.mytext {color:#8000dd;}
This box has a color of #8000dd
<div style="background-color:#8000dd;">Content here</div>
.mybackground {background-color:#8000dd;}
Border around this has a color of #8000dd
<div style="border:2px solid #8000dd;">Content here</div>
.myborder {border:2px solid #8000dd;}