#b1b8dd color space conversions
Hex:
#b1b8dd
RGB:
177, 184, 221
CMY:
31, 28, 13
CMYK:
20, 17, 0, 13
HSL:
230°, 39.2857%, 78.0392%
HSV (HSB):
230°, 19.9095%, 86.6667%
XYZ:
48.3231, 48.8485, 75.2884
xyY:
0.2802, 0.2832, 48.8485
CIE-Lab:
75.3570, 5.2834, -19.3437
CIE-LCH:
75.3570, 20.0523, 285.2767
CIE-Luv:
75.3570, -5.7555, -31.0735
Hunter-Lab:
69.8917, 1.1042, -14.9439
#b1b8dd color charts
#b1b8dd color shades, tints & tones
#b1b8dd color schemes
#b1b8dd color preview, HTML & CSS examples
This text has a color of #b1b8dd
<p style="color:#b1b8dd;">Text here</p>
.mytext {color:#b1b8dd;}
This box has a color of #b1b8dd
<div style="background-color:#b1b8dd;">Content here</div>
.mybackground {background-color:#b1b8dd;}
Border around this has a color of #b1b8dd
<div style="border:2px solid #b1b8dd;">Content here</div>
.myborder {border:2px solid #b1b8dd;}