#969cc8 color space conversions
Hex:
#969cc8
RGB:
150, 156, 200
CMY:
41, 39, 22
CMYK:
25, 22, 0, 22
HSL:
233°, 31.2500%, 68.6275%
HSV (HSB):
233°, 25.0000%, 78.4314%
XYZ:
34.8915, 34.4311, 59.4505
xyY:
0.2710, 0.2674, 34.4311
CIE-Lab:
65.3033, 7.5662, -23.2882
CIE-LCH:
65.3033, 24.4865, 287.9985
CIE-Luv:
65.3033, -5.5839, -37.0769
Hunter-Lab:
58.6780, 3.4542, -18.9959
#969cc8 color charts
#969cc8 color shades, tints & tones
#969cc8 color schemes
#969cc8 color preview, HTML & CSS examples
This text has a color of #969cc8
<p style="color:#969cc8;">Text here</p>
.mytext {color:#969cc8;}
This box has a color of #969cc8
<div style="background-color:#969cc8;">Content here</div>
.mybackground {background-color:#969cc8;}
Border around this has a color of #969cc8
<div style="border:2px solid #969cc8;">Content here</div>
.myborder {border:2px solid #969cc8;}