#960da2 color space conversions
Hex:
#960da2
RGB:
150, 13, 162
CMY:
41, 95, 36
CMYK:
7, 92, 0, 36
HSL:
295°, 85.1429%, 34.3137%
HSV (HSB):
295°, 91.9753%, 63.5294%
XYZ:
19.2432, 9.3805, 34.9788
xyY:
0.3026, 0.1475, 9.3805
CIE-Lab:
36.7068, 66.4110, -46.1023
CIE-LCH:
36.7068, 80.8446, 325.2317
CIE-Luv:
36.7068, 44.2578, -71.3957
Hunter-Lab:
30.6276, 58.5523, -46.2738
#960da2 color charts
#960da2 color shades, tints & tones
#960da2 color schemes
#960da2 color preview, HTML & CSS examples
This text has a color of #960da2
<p style="color:#960da2;">Text here</p>
.mytext {color:#960da2;}
This box has a color of #960da2
<div style="background-color:#960da2;">Content here</div>
.mybackground {background-color:#960da2;}
Border around this has a color of #960da2
<div style="border:2px solid #960da2;">Content here</div>
.myborder {border:2px solid #960da2;}