#9000db color space conversions
Hex:
#9000db
RGB:
144, 0, 219
CMY:
44, 100, 14
CMYK:
34, 100, 0, 14
HSL:
279°, 100.0000%, 42.9412%
HSV (HSB):
279°, 100.0000%, 85.8824%
XYZ:
24.2878, 11.0438, 67.8694
xyY:
0.2353, 0.1070, 11.0438
CIE-Lab:
39.6541, 77.3993, -74.8893
CIE-LCH:
39.6541, 107.6989, 315.9443
CIE-Luv:
39.6541, 25.2685, -111.2356
Hunter-Lab:
33.2322, 72.3008, -97.8243
#9000db color charts
#9000db color shades, tints & tones
#9000db color schemes
#9000db color preview, HTML & CSS examples
This text has a color of #9000db
<p style="color:#9000db;">Text here</p>
.mytext {color:#9000db;}
This box has a color of #9000db
<div style="background-color:#9000db;">Content here</div>
.mybackground {background-color:#9000db;}
Border around this has a color of #9000db
<div style="border:2px solid #9000db;">Content here</div>
.myborder {border:2px solid #9000db;}