#b3b6d7 color space conversions
Hex:
#b3b6d7
RGB:
179, 182, 215
CMY:
30, 29, 16
CMYK:
17, 15, 0, 16
HSL:
235°, 31.0345%, 77.2549%
HSV (HSB):
235°, 16.7442%, 84.3137%
XYZ:
47.5841, 47.9459, 71.0365
xyY:
0.2857, 0.2878, 47.9459
CIE-Lab:
74.7908, 5.6792, -16.9259
CIE-LCH:
74.7908, 17.8533, 288.5484
CIE-Luv:
74.7908, -3.4960, -27.1887
Hunter-Lab:
69.2430, 1.4908, -12.3556
#b3b6d7 color charts
#b3b6d7 color shades, tints & tones
#b3b6d7 color schemes
#b3b6d7 color preview, HTML & CSS examples
This text has a color of #b3b6d7
<p style="color:#b3b6d7;">Text here</p>
.mytext {color:#b3b6d7;}
This box has a color of #b3b6d7
<div style="background-color:#b3b6d7;">Content here</div>
.mybackground {background-color:#b3b6d7;}
Border around this has a color of #b3b6d7
<div style="border:2px solid #b3b6d7;">Content here</div>
.myborder {border:2px solid #b3b6d7;}