#9b5ccc color space conversions
Hex:
#9b5ccc
RGB:
155, 92, 204
CMY:
39, 64, 20
CMYK:
24, 55, 0, 20
HSL:
274°, 52.3364%, 58.0392%
HSV (HSB):
274°, 54.9020%, 80.0000%
XYZ:
28.2438, 18.9825, 59.3021
xyY:
0.2651, 0.1782, 18.9825
CIE-Lab:
50.6667, 46.2989, -48.3877
CIE-LCH:
50.6667, 66.9698, 313.7363
CIE-Luv:
50.6667, 21.2782, -79.2434
Hunter-Lab:
43.5689, 39.4681, -50.2021
#9b5ccc color charts
#9b5ccc color shades, tints & tones
#9b5ccc color schemes
#9b5ccc color preview, HTML & CSS examples
This text has a color of #9b5ccc
<p style="color:#9b5ccc;">Text here</p>
.mytext {color:#9b5ccc;}
This box has a color of #9b5ccc
<div style="background-color:#9b5ccc;">Content here</div>
.mybackground {background-color:#9b5ccc;}
Border around this has a color of #9b5ccc
<div style="border:2px solid #9b5ccc;">Content here</div>
.myborder {border:2px solid #9b5ccc;}