#b1b5dd color space conversions
Hex:
#b1b5dd
RGB:
177, 181, 221
CMY:
31, 29, 13
CMYK:
20, 18, 0, 13
HSL:
235°, 39.2857%, 78.0392%
HSV (HSB):
235°, 19.9095%, 86.6667%
XYZ:
47.7065, 47.6153, 75.0829
xyY:
0.2800, 0.2794, 47.6153
CIE-Lab:
74.5816, 6.9208, -20.5195
CIE-LCH:
74.5816, 21.6552, 288.6382
CIE-Luv:
74.5816, -4.3986, -33.1933
Hunter-Lab:
69.0039, 2.6510, -16.2106
#b1b5dd color charts
#b1b5dd color shades, tints & tones
#b1b5dd color schemes
#b1b5dd color preview, HTML & CSS examples
This text has a color of #b1b5dd
<p style="color:#b1b5dd;">Text here</p>
.mytext {color:#b1b5dd;}
This box has a color of #b1b5dd
<div style="background-color:#b1b5dd;">Content here</div>
.mybackground {background-color:#b1b5dd;}
Border around this has a color of #b1b5dd
<div style="border:2px solid #b1b5dd;">Content here</div>
.myborder {border:2px solid #b1b5dd;}