#960ce6 color space conversions
Hex:
#960ce6
RGB:
150, 12, 230
CMY:
41, 95, 10
CMYK:
35, 95, 0, 10
HSL:
278°, 90.0826%, 47.4510%
HSV (HSB):
278°, 94.7826%, 90.1961%
XYZ:
26.9921, 12.4601, 75.8453
xyY:
0.2341, 0.1081, 12.4601
CIE-Lab:
41.9383, 78.9177, -77.3972
CIE-LCH:
41.9383, 110.5366, 315.5573
CIE-Luv:
41.9383, 25.4867, -116.8334
Hunter-Lab:
35.2989, 74.7207, -102.6847
#960ce6 color charts
#960ce6 color shades, tints & tones
#960ce6 color schemes
#960ce6 color preview, HTML & CSS examples
This text has a color of #960ce6
<p style="color:#960ce6;">Text here</p>
.mytext {color:#960ce6;}
This box has a color of #960ce6
<div style="background-color:#960ce6;">Content here</div>
.mybackground {background-color:#960ce6;}
Border around this has a color of #960ce6
<div style="border:2px solid #960ce6;">Content here</div>
.myborder {border:2px solid #960ce6;}