#b3b9f4 color space conversions
Hex:
#b3b9f4
RGB:
179, 185, 244
CMY:
30, 27, 4
CMYK:
27, 24, 0, 4
HSL:
234°, 74.7126%, 82.9412%
HSV (HSB):
234°, 26.6393%, 95.6863%
XYZ:
52.2685, 50.8133, 92.6410
xyY:
0.2671, 0.2596, 50.8133
CIE-Lab:
76.5658, 10.6511, -29.9192
CIE-LCH:
76.5658, 31.7585, 289.5954
CIE-Luv:
76.5658, -6.4186, -49.4645
Hunter-Lab:
71.2834, 6.1389, -27.1558
#b3b9f4 color charts
#b3b9f4 color shades, tints & tones
#b3b9f4 color schemes
#b3b9f4 color preview, HTML & CSS examples
This text has a color of #b3b9f4
<p style="color:#b3b9f4;">Text here</p>
.mytext {color:#b3b9f4;}
This box has a color of #b3b9f4
<div style="background-color:#b3b9f4;">Content here</div>
.mybackground {background-color:#b3b9f4;}
Border around this has a color of #b3b9f4
<div style="border:2px solid #b3b9f4;">Content here</div>
.myborder {border:2px solid #b3b9f4;}