#b5bcde color space conversions
Hex:
#b5bcde
RGB:
181, 188, 222
CMY:
29, 26, 13
CMYK:
18, 15, 0, 13
HSL:
230°, 38.3178%, 79.0196%
HSV (HSB):
230°, 18.4685%, 87.0588%
XYZ:
50.2241, 51.0641, 76.3165
xyY:
0.2828, 0.2875, 51.0641
CIE-Lab:
76.7178, 4.5836, -17.7989
CIE-LCH:
76.7178, 18.3796, 284.4410
CIE-Luv:
76.7178, -5.6044, -28.5303
Hunter-Lab:
71.4592, 0.4027, -13.2987
#b5bcde color charts
#b5bcde color shades, tints & tones
#b5bcde color schemes
#b5bcde color preview, HTML & CSS examples
This text has a color of #b5bcde
<p style="color:#b5bcde;">Text here</p>
.mytext {color:#b5bcde;}
This box has a color of #b5bcde
<div style="background-color:#b5bcde;">Content here</div>
.mybackground {background-color:#b5bcde;}
Border around this has a color of #b5bcde
<div style="border:2px solid #b5bcde;">Content here</div>
.myborder {border:2px solid #b5bcde;}