#965db3 color space conversions
Hex:
#965db3
RGB:
150, 93, 179
CMY:
41, 64, 30
CMYK:
16, 48, 0, 30
HSL:
280°, 36.1345%, 53.3333%
HSV (HSB):
280°, 48.0447%, 70.1961%
XYZ:
24.6287, 17.5674, 44.7406
xyY:
0.2833, 0.2021, 17.5674
CIE-Lab:
48.9672, 38.7345, -36.6761
CIE-LCH:
48.9672, 53.3432, 316.5635
CIE-Luv:
48.9672, 22.5397, -59.8358
Hunter-Lab:
41.9135, 31.5395, -33.9497
#965db3 color charts
#965db3 color shades, tints & tones
#965db3 color schemes
#965db3 color preview, HTML & CSS examples
This text has a color of #965db3
<p style="color:#965db3;">Text here</p>
.mytext {color:#965db3;}
This box has a color of #965db3
<div style="background-color:#965db3;">Content here</div>
.mybackground {background-color:#965db3;}
Border around this has a color of #965db3
<div style="border:2px solid #965db3;">Content here</div>
.myborder {border:2px solid #965db3;}