#969ff5 color space conversions
Hex:
#969ff5
RGB:
150, 159, 245
CMY:
41, 38, 4
CMYK:
39, 35, 0, 4
HSL:
234°, 82.6087%, 77.4510%
HSV (HSB):
234°, 38.7755%, 96.0784%
XYZ:
41.4572, 37.8729, 91.5114
xyY:
0.2427, 0.2217, 37.8729
CIE-Lab:
67.9268, 17.4369, -44.0405
CIE-LCH:
67.9268, 47.3668, 291.6000
CIE-Luv:
67.9268, -9.0675, -73.1072
Hunter-Lab:
61.5409, 12.5504, -45.0856
#969ff5 color charts
#969ff5 color shades, tints & tones
#969ff5 color schemes
#969ff5 color preview, HTML & CSS examples
This text has a color of #969ff5
<p style="color:#969ff5;">Text here</p>
.mytext {color:#969ff5;}
This box has a color of #969ff5
<div style="background-color:#969ff5;">Content here</div>
.mybackground {background-color:#969ff5;}
Border around this has a color of #969ff5
<div style="border:2px solid #969ff5;">Content here</div>
.myborder {border:2px solid #969ff5;}