#960db8 color space conversions
Hex:
#960db8
RGB:
150, 13, 184
CMY:
41, 95, 28
CMYK:
18, 93, 0, 28
HSL:
288°, 86.8020%, 38.6275%
HSV (HSB):
288°, 92.9348%, 72.1569%
XYZ:
21.3733, 10.2326, 46.1960
xyY:
0.2747, 0.1315, 10.2326
CIE-Lab:
38.2566, 70.1872, -56.7376
CIE-LCH:
38.2566, 90.2519, 321.0488
CIE-Luv:
38.2566, 37.2554, -86.8008
Hunter-Lab:
31.9884, 63.2867, -63.2317
#960db8 color charts
#960db8 color shades, tints & tones
#960db8 color schemes
#960db8 color preview, HTML & CSS examples
This text has a color of #960db8
<p style="color:#960db8;">Text here</p>
.mytext {color:#960db8;}
This box has a color of #960db8
<div style="background-color:#960db8;">Content here</div>
.mybackground {background-color:#960db8;}
Border around this has a color of #960db8
<div style="border:2px solid #960db8;">Content here</div>
.myborder {border:2px solid #960db8;}