#b3bfd7 color space conversions
Hex:
#b3bfd7
RGB:
179, 191, 215
CMY:
30, 25, 16
CMYK:
17, 11, 0, 16
HSL:
220°, 31.0345%, 77.2549%
HSV (HSB):
220°, 16.7442%, 84.3137%
XYZ:
49.4869, 51.7516, 71.6708
xyY:
0.2862, 0.2993, 51.7516
CIE-Lab:
77.1321, 0.8107, -13.4040
CIE-LCH:
77.1321, 13.4285, 273.4610
CIE-Luv:
77.1321, -7.6676, -20.8752
Hunter-Lab:
71.9386, -3.1014, -8.7123
#b3bfd7 color charts
#b3bfd7 color shades, tints & tones
#b3bfd7 color schemes
#b3bfd7 color preview, HTML & CSS examples
This text has a color of #b3bfd7
<p style="color:#b3bfd7;">Text here</p>
.mytext {color:#b3bfd7;}
This box has a color of #b3bfd7
<div style="background-color:#b3bfd7;">Content here</div>
.mybackground {background-color:#b3bfd7;}
Border around this has a color of #b3bfd7
<div style="border:2px solid #b3bfd7;">Content here</div>
.myborder {border:2px solid #b3bfd7;}