#969db8 color space conversions
Hex:
#969db8
RGB:
150, 157, 184
CMY:
41, 38, 28
CMYK:
18, 15, 0, 28
HSL:
228°, 19.3182%, 65.4902%
HSV (HSB):
228°, 18.4783%, 72.1569%
XYZ:
33.2864, 34.0587, 50.1670
xyY:
0.2833, 0.2898, 34.0587
CIE-Lab:
65.0091, 3.2581, -14.8010
CIE-LCH:
65.0091, 15.1553, 282.4143
CIE-Luv:
65.0091, -5.2159, -22.8838
Hunter-Lab:
58.3598, -0.3195, -10.1148
#969db8 color charts
#969db8 color shades, tints & tones
#969db8 color schemes
#969db8 color preview, HTML & CSS examples
This text has a color of #969db8
<p style="color:#969db8;">Text here</p>
.mytext {color:#969db8;}
This box has a color of #969db8
<div style="background-color:#969db8;">Content here</div>
.mybackground {background-color:#969db8;}
Border around this has a color of #969db8
<div style="border:2px solid #969db8;">Content here</div>
.myborder {border:2px solid #969db8;}