#b3bfd4 color space conversions
Hex:
#b3bfd4
RGB:
179, 191, 212
CMY:
30, 25, 17
CMYK:
16, 10, 0, 17
HSL:
218°, 27.7311%, 76.6667%
HSV (HSB):
218°, 15.5660%, 83.1373%
XYZ:
49.1049, 51.5988, 69.6588
xyY:
0.2882, 0.3029, 51.5988
CIE-Lab:
77.0403, 0.1683, -11.9188
CIE-LCH:
77.0403, 11.9200, 270.8092
CIE-Luv:
77.0403, -7.5339, -18.4024
Hunter-Lab:
71.8323, -3.6831, -7.2134
#b3bfd4 color charts
#b3bfd4 color shades, tints & tones
#b3bfd4 color schemes
#b3bfd4 color preview, HTML & CSS examples
This text has a color of #b3bfd4
<p style="color:#b3bfd4;">Text here</p>
.mytext {color:#b3bfd4;}
This box has a color of #b3bfd4
<div style="background-color:#b3bfd4;">Content here</div>
.mybackground {background-color:#b3bfd4;}
Border around this has a color of #b3bfd4
<div style="border:2px solid #b3bfd4;">Content here</div>
.myborder {border:2px solid #b3bfd4;}