#9000cc color space conversions
Hex:
#9000cc
RGB:
144, 0, 204
CMY:
44, 100, 20
CMYK:
29, 100, 0, 20
HSL:
282°, 100.0000%, 40.0000%
HSV (HSB):
282°, 100.0000%, 80.0000%
XYZ:
22.4007, 10.2889, 57.9321
xyY:
0.2472, 0.1135, 10.2889
CIE-Lab:
38.3561, 74.5543, -68.3453
CIE-LCH:
38.3561, 101.1406, 317.4879
CIE-Luv:
38.3561, 28.8110, -101.8023
Hunter-Lab:
32.0764, 68.5227, -84.6283
#9000cc color charts
#9000cc RGB chart
#9000cc CMYK chart
#9000cc RGB pie chart
#9000cc color shades, tints & tones
#9000cc color schemes
#9000cc color preview, HTML & CSS examples
This text has a color of #9000cc
<p style="color:#9000cc;">Text here</p>
.mytext {color:#9000cc;}
Text color #9000cc
This box has a color of #9000cc
<div style="background-color:#9000cc;">Content here</div>
.mybackground {background-color:#9000cc;}
Background color #9000cc
Border around this has a color of #9000cc
<div style="border:2px solid #9000cc;">Content here</div>
.myborder {border:2px solid #9000cc;}
Border color #9000cc