#960ff7 color space conversions
Hex:
#960ff7
RGB:
150, 15, 247
CMY:
41, 94, 3
CMYK:
39, 94, 0, 3
HSL:
275°, 93.5484%, 51.3725%
HSV (HSB):
275°, 93.9271%, 96.8627%
XYZ:
29.5370, 13.5411, 89.0526
xyY:
0.2235, 0.1025, 13.5411
CIE-Lab:
43.5675, 81.9157, -84.3336
CIE-LCH:
43.5675, 117.5685, 314.1668
CIE-Luv:
43.5675, 21.8313, -127.1543
Hunter-Lab:
36.7982, 78.8806, -117.7246
#960ff7 color charts
#960ff7 color shades, tints & tones
#960ff7 color schemes
#960ff7 color preview, HTML & CSS examples
This text has a color of #960ff7
<p style="color:#960ff7;">Text here</p>
.mytext {color:#960ff7;}
This box has a color of #960ff7
<div style="background-color:#960ff7;">Content here</div>
.mybackground {background-color:#960ff7;}
Border around this has a color of #960ff7
<div style="border:2px solid #960ff7;">Content here</div>
.myborder {border:2px solid #960ff7;}