#960bdd color space conversions
Hex:
#960bdd
RGB:
150, 11, 221
CMY:
41, 96, 13
CMYK:
32, 95, 0, 13
HSL:
280°, 90.5172%, 45.4902%
HSV (HSB):
280°, 95.0226%, 86.6667%
XYZ:
25.7485, 11.9438, 69.3549
xyY:
0.2405, 0.1116, 11.9438
CIE-Lab:
41.1267, 77.2891, -73.5878
CIE-LCH:
41.1267, 106.7182, 316.4053
CIE-Luv:
41.1267, 27.5653, -111.2283
Hunter-Lab:
34.5599, 72.5100, -94.7916
#960bdd color charts
#960bdd color shades, tints & tones
#960bdd color schemes
#960bdd color preview, HTML & CSS examples
This text has a color of #960bdd
<p style="color:#960bdd;">Text here</p>
.mytext {color:#960bdd;}
This box has a color of #960bdd
<div style="background-color:#960bdd;">Content here</div>
.mybackground {background-color:#960bdd;}
Border around this has a color of #960bdd
<div style="border:2px solid #960bdd;">Content here</div>
.myborder {border:2px solid #960bdd;}