#960ec8 color space conversions
Hex:
#960ec8
RGB:
150, 14, 200
CMY:
41, 95, 22
CMYK:
25, 93, 0, 22
HSL:
284°, 86.9159%, 41.9608%
HSV (HSB):
284°, 93.0000%, 78.4314%
XYZ:
23.1600, 10.9682, 55.5400
xyY:
0.2583, 0.1223, 10.9682
CIE-Lab:
39.5269, 72.9586, -64.0646
CIE-LCH:
39.5269, 97.0939, 318.7138
CIE-Luv:
39.5269, 32.6970, -97.4885
Hunter-Lab:
33.1183, 66.8701, -76.2475
#960ec8 color charts
#960ec8 color shades, tints & tones
#960ec8 color schemes
#960ec8 color preview, HTML & CSS examples
This text has a color of #960ec8
<p style="color:#960ec8;">Text here</p>
.mytext {color:#960ec8;}
This box has a color of #960ec8
<div style="background-color:#960ec8;">Content here</div>
.mybackground {background-color:#960ec8;}
Border around this has a color of #960ec8
<div style="border:2px solid #960ec8;">Content here</div>
.myborder {border:2px solid #960ec8;}