#9000c0 color space conversions
Hex:
#9000c0
RGB:
144, 0, 192
CMY:
44, 100, 25
CMYK:
25, 100, 0, 25
HSL:
285°, 100.0000%, 37.6471%
HSV (HSB):
285°, 100.0000%, 75.2941%
XYZ:
21.0160, 9.7351, 50.6406
xyY:
0.2582, 0.1196, 9.7351
CIE-Lab:
37.3627, 72.3367, -62.9518
CIE-LCH:
37.3627, 95.8933, 318.9682
CIE-Luv:
37.3627, 31.9183, -94.0577
Hunter-Lab:
31.2011, 65.6300, -74.3893
#9000c0 color charts
#9000c0 color shades, tints & tones
#9000c0 color schemes
#9000c0 color preview, HTML & CSS examples
This text has a color of #9000c0
<p style="color:#9000c0;">Text here</p>
.mytext {color:#9000c0;}
This box has a color of #9000c0
<div style="background-color:#9000c0;">Content here</div>
.mybackground {background-color:#9000c0;}
Border around this has a color of #9000c0
<div style="border:2px solid #9000c0;">Content here</div>
.myborder {border:2px solid #9000c0;}