#b3bcd5 color space conversions
Hex:
#b3bcd5
RGB:
179, 188, 213
CMY:
30, 26, 16
CMYK:
16, 12, 0, 16
HSL:
224°, 28.8136%, 76.8627%
HSV (HSB):
224°, 15.9624%, 83.5294%
XYZ:
48.5839, 50.3542, 70.1095
xyY:
0.2874, 0.2979, 50.3542
CIE-Lab:
76.2862, 1.9949, -13.5898
CIE-LCH:
76.2862, 13.7355, 278.3509
CIE-Luv:
76.2862, -6.1786, -21.3267
Hunter-Lab:
70.9607, -1.9697, -8.9063
#b3bcd5 color charts
#b3bcd5 color shades, tints & tones
#b3bcd5 color schemes
#b3bcd5 color preview, HTML & CSS examples
This text has a color of #b3bcd5
<p style="color:#b3bcd5;">Text here</p>
.mytext {color:#b3bcd5;}
This box has a color of #b3bcd5
<div style="background-color:#b3bcd5;">Content here</div>
.mybackground {background-color:#b3bcd5;}
Border around this has a color of #b3bcd5
<div style="border:2px solid #b3bcd5;">Content here</div>
.myborder {border:2px solid #b3bcd5;}