#b3b5cf color space conversions
Hex:
#b3b5cf
RGB:
179, 181, 207
CMY:
30, 29, 19
CMYK:
14, 13, 0, 19
HSL:
236°, 22.5806%, 75.6863%
HSV (HSB):
236°, 13.5266%, 81.1765%
XYZ:
46.3768, 47.1364, 65.6854
xyY:
0.2913, 0.2961, 47.1364
CIE-Lab:
74.2770, 4.5074, -13.3421
CIE-LCH:
74.2770, 14.0829, 288.6667
CIE-Luv:
74.2770, -2.5760, -21.2489
Hunter-Lab:
68.6560, 0.4278, -8.6655
#b3b5cf color charts
#b3b5cf color shades, tints & tones
#b3b5cf color schemes
#b3b5cf color preview, HTML & CSS examples
This text has a color of #b3b5cf
<p style="color:#b3b5cf;">Text here</p>
.mytext {color:#b3b5cf;}
This box has a color of #b3b5cf
<div style="background-color:#b3b5cf;">Content here</div>
.mybackground {background-color:#b3b5cf;}
Border around this has a color of #b3b5cf
<div style="border:2px solid #b3b5cf;">Content here</div>
.myborder {border:2px solid #b3b5cf;}