#960ff9 color space conversions
Hex:
#960ff9
RGB:
150, 15, 249
CMY:
41, 94, 2
CMYK:
40, 94, 0, 2
HSL:
275°, 95.1220%, 51.7647%
HSV (HSB):
275°, 93.9759%, 97.6471%
XYZ:
29.8474, 13.6652, 90.6871
xyY:
0.2224, 0.1018, 13.6652
CIE-Lab:
43.7490, 82.3156, -85.1580
CIE-LCH:
43.7490, 118.4388, 314.0276
CIE-Luv:
43.7490, 21.4385, -128.3662
Hunter-Lab:
36.9665, 79.4325, -119.5750
#960ff9 color charts
#960ff9 color shades, tints & tones
#960ff9 color schemes
#960ff9 color preview, HTML & CSS examples
This text has a color of #960ff9
<p style="color:#960ff9;">Text here</p>
.mytext {color:#960ff9;}
This box has a color of #960ff9
<div style="background-color:#960ff9;">Content here</div>
.mybackground {background-color:#960ff9;}
Border around this has a color of #960ff9
<div style="border:2px solid #960ff9;">Content here</div>
.myborder {border:2px solid #960ff9;}