#969cc9 color space conversions
Hex:
#969cc9
RGB:
150, 156, 201
CMY:
41, 39, 21
CMYK:
25, 22, 0, 21
HSL:
233°, 32.0755%, 68.8235%
HSV (HSB):
233°, 25.3731%, 78.8235%
XYZ:
35.0088, 34.4780, 60.0681
xyY:
0.2702, 0.2661, 34.4780
CIE-Lab:
65.3402, 7.8078, -23.7887
CIE-LCH:
65.3402, 25.0373, 288.1705
CIE-Luv:
65.3402, -5.6361, -37.9252
Hunter-Lab:
58.7180, 3.6686, -19.5507
#969cc9 color charts
#969cc9 color shades, tints & tones
#969cc9 color schemes
#969cc9 color preview, HTML & CSS examples
This text has a color of #969cc9
<p style="color:#969cc9;">Text here</p>
.mytext {color:#969cc9;}
This box has a color of #969cc9
<div style="background-color:#969cc9;">Content here</div>
.mybackground {background-color:#969cc9;}
Border around this has a color of #969cc9
<div style="border:2px solid #969cc9;">Content here</div>
.myborder {border:2px solid #969cc9;}