#b3bacd color space conversions
Hex:
#b3bacd
RGB:
179, 186, 205
CMY:
30, 27, 20
CMYK:
13, 9, 0, 20
HSL:
224°, 20.6349%, 75.2941%
HSV (HSB):
224°, 12.6829%, 80.3922%
XYZ:
47.1688, 49.1093, 64.7506
xyY:
0.2929, 0.3050, 49.1093
CIE-Lab:
75.5193, 1.3807, -10.3947
CIE-LCH:
75.5193, 10.4860, 277.5664
CIE-Luv:
75.5193, -4.8424, -16.1380
Hunter-Lab:
70.0780, -2.4901, -5.7281
#b3bacd color charts
#b3bacd color shades, tints & tones
#b3bacd color schemes
#b3bacd color preview, HTML & CSS examples
This text has a color of #b3bacd
<p style="color:#b3bacd;">Text here</p>
.mytext {color:#b3bacd;}
This box has a color of #b3bacd
<div style="background-color:#b3bacd;">Content here</div>
.mybackground {background-color:#b3bacd;}
Border around this has a color of #b3bacd
<div style="border:2px solid #b3bacd;">Content here</div>
.myborder {border:2px solid #b3bacd;}