#9000dd color space conversions
Hex:
#9000dd
RGB:
144, 0, 221
CMY:
44, 100, 13
CMYK:
35, 100, 0, 13
HSL:
279°, 100.0000%, 43.3333%
HSV (HSB):
279°, 100.0000%, 86.6667%
XYZ:
24.5527, 11.1498, 69.2647
xyY:
0.2339, 0.1062, 11.1498
CIE-Lab:
39.8316, 77.7840, -75.7461
CIE-LCH:
39.8316, 108.5718, 315.7605
CIE-Luv:
39.8316, 24.8227, -112.4743
Hunter-Lab:
33.3912, 72.8173, -99.6135
#9000dd color charts
#9000dd color shades, tints & tones
#9000dd color schemes
#9000dd color preview, HTML & CSS examples
This text has a color of #9000dd
<p style="color:#9000dd;">Text here</p>
.mytext {color:#9000dd;}
This box has a color of #9000dd
<div style="background-color:#9000dd;">Content here</div>
.mybackground {background-color:#9000dd;}
Border around this has a color of #9000dd
<div style="border:2px solid #9000dd;">Content here</div>
.myborder {border:2px solid #9000dd;}