#b6bcd6 color space conversions
Hex:
#b6bcd6
RGB:
182, 188, 214
CMY:
29, 26, 16
CMYK:
15, 12, 0, 16
HSL:
229°, 28.0702%, 77.6471%
HSV (HSB):
229°, 14.9533%, 83.9216%
XYZ:
49.4122, 50.7666, 70.8130
xyY:
0.2890, 0.2969, 50.7666
CIE-Lab:
76.5374, 3.1714, -13.7324
CIE-LCH:
76.5374, 14.0939, 283.0040
CIE-Luv:
76.5374, -4.6770, -21.7526
Hunter-Lab:
71.2507, -0.8992, -9.0503
#b6bcd6 color charts
#b6bcd6 color shades, tints & tones
#b6bcd6 color schemes
#b6bcd6 color preview, HTML & CSS examples
This text has a color of #b6bcd6
<p style="color:#b6bcd6;">Text here</p>
.mytext {color:#b6bcd6;}
This box has a color of #b6bcd6
<div style="background-color:#b6bcd6;">Content here</div>
.mybackground {background-color:#b6bcd6;}
Border around this has a color of #b6bcd6
<div style="border:2px solid #b6bcd6;">Content here</div>
.myborder {border:2px solid #b6bcd6;}