#960ced color space conversions
Hex:
#960ced
RGB:
150, 12, 237
CMY:
41, 95, 7
CMYK:
37, 95, 0, 7
HSL:
277°, 90.3614%, 48.8235%
HSV (HSB):
277°, 94.9367%, 92.9412%
XYZ:
27.9952, 12.8614, 81.1278
xyY:
0.2295, 0.1054, 12.8614
CIE-Lab:
42.5537, 80.2872, -80.3602
CIE-LCH:
42.5537, 113.5949, 314.9740
CIE-Luv:
42.5537, 23.9770, -121.1671
Hunter-Lab:
35.8628, 76.5808, -109.0201
#960ced color charts
#960ced color shades, tints & tones
#960ced color schemes
#960ced color preview, HTML & CSS examples
This text has a color of #960ced
<p style="color:#960ced;">Text here</p>
.mytext {color:#960ced;}
This box has a color of #960ced
<div style="background-color:#960ced;">Content here</div>
.mybackground {background-color:#960ced;}
Border around this has a color of #960ced
<div style="border:2px solid #960ced;">Content here</div>
.myborder {border:2px solid #960ced;}