#9600cd color space conversions
Hex:
#9600cd
RGB:
150, 0, 205
CMY:
41, 100, 20
CMYK:
27, 100, 0, 20
HSL:
284°, 100.0000%, 40.1961%
HSV (HSB):
284°, 100.0000%, 80.3922%
XYZ:
23.5971, 10.8918, 58.6162
xyY:
0.2534, 0.1170, 10.8918
CIE-Lab:
39.3976, 75.4682, -67.1850
CIE-LCH:
39.3976, 101.0409, 318.3232
CIE-Luv:
39.3976, 31.9135, -101.4913
Hunter-Lab:
33.0027, 69.8736, -82.2032
#9600cd color charts
#9600cd color shades, tints & tones
#9600cd color schemes
#9600cd color preview, HTML & CSS examples
This text has a color of #9600cd
<p style="color:#9600cd;">Text here</p>
.mytext {color:#9600cd;}
This box has a color of #9600cd
<div style="background-color:#9600cd;">Content here</div>
.mybackground {background-color:#9600cd;}
Border around this has a color of #9600cd
<div style="border:2px solid #9600cd;">Content here</div>
.myborder {border:2px solid #9600cd;}