#969ec4 color space conversions
Hex:
#969ec4
RGB:
150, 158, 196
CMY:
41, 38, 23
CMYK:
23, 19, 0, 23
HSL:
230°, 28.0488%, 67.8431%
HSV (HSB):
230°, 23.4694%, 76.8627%
XYZ:
34.7683, 34.9233, 57.1329
xyY:
0.2741, 0.2754, 34.9233
CIE-Lab:
65.6889, 5.4826, -20.4711
CIE-LCH:
65.6889, 21.1926, 284.9932
CIE-Luv:
65.6889, -6.2617, -32.2667
Hunter-Lab:
59.0959, 1.6004, -15.9534
#969ec4 color charts
#969ec4 color shades, tints & tones
#969ec4 color schemes
#969ec4 color preview, HTML & CSS examples
This text has a color of #969ec4
<p style="color:#969ec4;">Text here</p>
.mytext {color:#969ec4;}
This box has a color of #969ec4
<div style="background-color:#969ec4;">Content here</div>
.mybackground {background-color:#969ec4;}
Border around this has a color of #969ec4
<div style="border:2px solid #969ec4;">Content here</div>
.myborder {border:2px solid #969ec4;}