#960ce8 color space conversions
Hex:
#960ce8
RGB:
150, 12, 232
CMY:
41, 95, 9
CMYK:
35, 95, 0, 9
HSL:
278°, 90.1639%, 47.8431%
HSV (HSB):
278°, 94.8276%, 90.9804%
XYZ:
27.2746, 12.5732, 77.3333
xyY:
0.2328, 0.1073, 12.5732
CIE-Lab:
42.1129, 79.3077, -78.2479
CIE-LCH:
42.1129, 111.4112, 315.3854
CIE-Luv:
42.1129, 25.0485, -118.0769
Hunter-Lab:
35.4587, 75.2487, -104.4869
#960ce8 color charts
#960ce8 color shades, tints & tones
#960ce8 color schemes
#960ce8 color preview, HTML & CSS examples
This text has a color of #960ce8
<p style="color:#960ce8;">Text here</p>
.mytext {color:#960ce8;}
This box has a color of #960ce8
<div style="background-color:#960ce8;">Content here</div>
.mybackground {background-color:#960ce8;}
Border around this has a color of #960ce8
<div style="border:2px solid #960ce8;">Content here</div>
.myborder {border:2px solid #960ce8;}