#9000c9 color space conversions
Hex:
#9000c9
RGB:
144, 0, 201
CMY:
44, 100, 21
CMYK:
28, 100, 0, 21
HSL:
283°, 100.0000%, 39.4118%
HSV (HSB):
283°, 100.0000%, 78.8235%
XYZ:
22.0442, 10.1463, 56.0549
xyY:
0.2498, 0.1150, 10.1463
CIE-Lab:
38.1038, 73.9946, -67.0106
CIE-LCH:
38.1038, 99.8279, 317.8355
CIE-Luv:
38.1038, 29.5640, -99.8835
Hunter-Lab:
31.8533, 67.7883, -82.0402
#9000c9 color charts
#9000c9 color shades, tints & tones
#9000c9 color schemes
#9000c9 color preview, HTML & CSS examples
This text has a color of #9000c9
<p style="color:#9000c9;">Text here</p>
.mytext {color:#9000c9;}
This box has a color of #9000c9
<div style="background-color:#9000c9;">Content here</div>
.mybackground {background-color:#9000c9;}
Border around this has a color of #9000c9
<div style="border:2px solid #9000c9;">Content here</div>
.myborder {border:2px solid #9000c9;}