#8000db color space conversions
Hex:
#8000db
RGB:
128, 0, 219
CMY:
50, 100, 14
CMYK:
42, 100, 0, 14
HSL:
275°, 100.0000%, 42.9412%
HSV (HSB):
275°, 100.0000%, 85.8824%
XYZ:
21.6883, 9.7037, 67.7477
xyY:
0.2188, 0.0979, 9.7037
CIE-Lab:
37.3052, 75.7742, -78.8369
CIE-LCH:
37.3052, 109.3480, 313.8652
CIE-Luv:
37.3052, 17.6141, -112.8090
Hunter-Lab:
31.1507, 69.7645, -107.1406
#8000db color charts
#8000db color shades, tints & tones
#8000db color schemes
#8000db color preview, HTML & CSS examples
This text has a color of #8000db
<p style="color:#8000db;">Text here</p>
.mytext {color:#8000db;}
This box has a color of #8000db
<div style="background-color:#8000db;">Content here</div>
.mybackground {background-color:#8000db;}
Border around this has a color of #8000db
<div style="border:2px solid #8000db;">Content here</div>
.myborder {border:2px solid #8000db;}