#b8b9d8 color space conversions
Hex:
#b8b9d8
RGB:
184, 185, 216
CMY:
28, 27, 15
CMYK:
15, 14, 0, 15
HSL:
238°, 29.0909%, 78.4314%
HSV (HSB):
238°, 14.8148%, 84.7059%
XYZ:
49.5108, 49.8461, 71.9775
xyY:
0.2890, 0.2909, 49.8461
CIE-Lab:
75.9747, 5.8638, -15.6473
CIE-LCH:
75.9747, 16.7099, 290.5436
CIE-Luv:
75.9747, -2.3351, -25.2226
Hunter-Lab:
70.6018, 1.6232, -11.0240
#b8b9d8 color charts
#b8b9d8 color shades, tints & tones
#b8b9d8 color schemes
#b8b9d8 color preview, HTML & CSS examples
This text has a color of #b8b9d8
<p style="color:#b8b9d8;">Text here</p>
.mytext {color:#b8b9d8;}
This box has a color of #b8b9d8
<div style="background-color:#b8b9d8;">Content here</div>
.mybackground {background-color:#b8b9d8;}
Border around this has a color of #b8b9d8
<div style="border:2px solid #b8b9d8;">Content here</div>
.myborder {border:2px solid #b8b9d8;}