#b5bcd9 color space conversions
Hex:
#b5bcd9
RGB:
181, 188, 217
CMY:
29, 26, 15
CMYK:
17, 13, 0, 15
HSL:
228°, 32.1429%, 78.0392%
HSV (HSB):
228°, 16.5899%, 85.0980%
XYZ:
49.5637, 50.8000, 72.8387
xyY:
0.2862, 0.2933, 50.8000
CIE-Lab:
76.5577, 3.4943, -15.3343
CIE-LCH:
76.5577, 15.7274, 282.8369
CIE-Luv:
76.5577, -5.3488, -24.3710
Hunter-Lab:
71.2741, -0.6016, -10.6997
#b5bcd9 color charts
#b5bcd9 color shades, tints & tones
#b5bcd9 color schemes
#b5bcd9 color preview, HTML & CSS examples
This text has a color of #b5bcd9
<p style="color:#b5bcd9;">Text here</p>
.mytext {color:#b5bcd9;}
This box has a color of #b5bcd9
<div style="background-color:#b5bcd9;">Content here</div>
.mybackground {background-color:#b5bcd9;}
Border around this has a color of #b5bcd9
<div style="border:2px solid #b5bcd9;">Content here</div>
.myborder {border:2px solid #b5bcd9;}