#9000cb color space conversions
Hex:
#9000cb
RGB:
144, 0, 203
CMY:
44, 100, 20
CMYK:
29, 100, 0, 20
HSL:
283°, 100.0000%, 39.8039%
HSV (HSB):
283°, 100.0000%, 79.6078%
XYZ:
22.2811, 10.2411, 57.3023
xyY:
0.2481, 0.1140, 10.2411
CIE-Lab:
38.2717, 74.3673, -67.9014
CIE-LCH:
38.2717, 100.7030, 317.6022
CIE-Luv:
38.2717, 29.0602, -101.1639
Hunter-Lab:
32.0017, 68.2771, -83.7636
#9000cb color charts
#9000cb color shades, tints & tones
#9000cb color schemes
#9000cb color preview, HTML & CSS examples
This text has a color of #9000cb
<p style="color:#9000cb;">Text here</p>
.mytext {color:#9000cb;}
This box has a color of #9000cb
<div style="background-color:#9000cb;">Content here</div>
.mybackground {background-color:#9000cb;}
Border around this has a color of #9000cb
<div style="border:2px solid #9000cb;">Content here</div>
.myborder {border:2px solid #9000cb;}