#9000cf color space conversions
Hex:
#9000cf
RGB:
144, 0, 207
CMY:
44, 100, 19
CMYK:
30, 100, 0, 19
HSL:
282°, 100.0000%, 40.5882%
HSV (HSB):
282°, 100.0000%, 81.1765%
XYZ:
22.7641, 10.4343, 59.8457
xyY:
0.2447, 0.1121, 10.4343
CIE-Lab:
38.6108, 75.1172, -69.6712
CIE-LCH:
38.6108, 102.4533, 317.1541
CIE-Luv:
38.6108, 28.0733, -103.7100
Hunter-Lab:
32.3021, 69.2644, -87.2342
#9000cf color charts
#9000cf color shades, tints & tones
#9000cf color schemes
#9000cf color preview, HTML & CSS examples
This text has a color of #9000cf
<p style="color:#9000cf;">Text here</p>
.mytext {color:#9000cf;}
This box has a color of #9000cf
<div style="background-color:#9000cf;">Content here</div>
.mybackground {background-color:#9000cf;}
Border around this has a color of #9000cf
<div style="border:2px solid #9000cf;">Content here</div>
.myborder {border:2px solid #9000cf;}