#b1b8d5 color space conversions
Hex:
#b1b8d5
RGB:
177, 184, 213
CMY:
31, 28, 16
CMYK:
17, 14, 0, 16
HSL:
228°, 30.0000%, 76.4706%
HSV (HSB):
228°, 16.9014%, 83.5294%
XYZ:
47.2822, 48.4322, 69.8071
xyY:
0.2857, 0.2926, 48.4322
CIE-Lab:
75.0967, 3.5192, -15.3920
CIE-LCH:
75.0967, 15.7892, 282.8787
CIE-Luv:
75.0967, -5.3467, -24.3990
Hunter-Lab:
69.5932, -0.5139, -10.7569
#b1b8d5 color charts
#b1b8d5 color shades, tints & tones
#b1b8d5 color schemes
#b1b8d5 color preview, HTML & CSS examples
This text has a color of #b1b8d5
<p style="color:#b1b8d5;">Text here</p>
.mytext {color:#b1b8d5;}
This box has a color of #b1b8d5
<div style="background-color:#b1b8d5;">Content here</div>
.mybackground {background-color:#b1b8d5;}
Border around this has a color of #b1b8d5
<div style="border:2px solid #b1b8d5;">Content here</div>
.myborder {border:2px solid #b1b8d5;}