#962ccd color space conversions
Hex:
#962ccd
RGB:
150, 44, 205
CMY:
41, 83, 20
CMYK:
27, 79, 0, 20
HSL:
280°, 64.6586%, 48.8235%
HSV (HSB):
280°, 78.5366%, 80.3922%
XYZ:
24.4978, 12.6932, 58.9165
xyY:
0.2549, 0.1321, 12.6932
CIE-Lab:
42.2972, 66.9183, -62.4629
CIE-LCH:
42.2972, 91.5406, 316.9723
CIE-Luv:
42.2972, 28.7934, -97.1319
Hunter-Lab:
35.6275, 60.3903, -73.1075
#962ccd color charts
#962ccd color shades, tints & tones
#962ccd color schemes
#962ccd color preview, HTML & CSS examples
This text has a color of #962ccd
<p style="color:#962ccd;">Text here</p>
.mytext {color:#962ccd;}
This box has a color of #962ccd
<div style="background-color:#962ccd;">Content here</div>
.mybackground {background-color:#962ccd;}
Border around this has a color of #962ccd
<div style="border:2px solid #962ccd;">Content here</div>
.myborder {border:2px solid #962ccd;}