#b5b7dd color space conversions
Hex:
#b5b7dd
RGB:
181, 183, 221
CMY:
29, 28, 13
CMYK:
18, 17, 0, 13
HSL:
237°, 37.0370%, 78.8235%
HSV (HSB):
237°, 18.0995%, 86.6667%
XYZ:
49.0407, 48.9112, 75.2627
xyY:
0.2831, 0.2824, 48.9112
CIE-Lab:
75.3960, 7.0808, -19.2563
CIE-LCH:
75.3960, 20.5169, 290.1891
CIE-Luv:
75.3960, -3.2636, -31.2121
Hunter-Lab:
69.9365, 2.7783, -14.8498
#b5b7dd color charts
#b5b7dd color shades, tints & tones
#b5b7dd color schemes
#b5b7dd color preview, HTML & CSS examples
This text has a color of #b5b7dd
<p style="color:#b5b7dd;">Text here</p>
.mytext {color:#b5b7dd;}
This box has a color of #b5b7dd
<div style="background-color:#b5b7dd;">Content here</div>
.mybackground {background-color:#b5b7dd;}
Border around this has a color of #b5b7dd
<div style="border:2px solid #b5b7dd;">Content here</div>
.myborder {border:2px solid #b5b7dd;}