#b8b9e7 color space conversions
Hex:
#b8b9e7
RGB:
184, 185, 231
CMY:
28, 27, 9
CMYK:
20, 20, 0, 9
HSL:
239°, 49.4737%, 81.3725%
HSV (HSB):
239°, 20.3463%, 90.5882%
XYZ:
51.5399, 50.6578, 82.6628
xyY:
0.2788, 0.2740, 50.6578
CIE-Lab:
76.4713, 9.1462, -23.0180
CIE-LCH:
76.4713, 24.7685, 291.6704
CIE-Luv:
76.4713, -3.2194, -37.7543
Hunter-Lab:
71.1743, 4.7034, -19.0382
#b8b9e7 color charts
#b8b9e7 color shades, tints & tones
#b8b9e7 color schemes
#b8b9e7 color preview, HTML & CSS examples
This text has a color of #b8b9e7
<p style="color:#b8b9e7;">Text here</p>
.mytext {color:#b8b9e7;}
This box has a color of #b8b9e7
<div style="background-color:#b8b9e7;">Content here</div>
.mybackground {background-color:#b8b9e7;}
Border around this has a color of #b8b9e7
<div style="border:2px solid #b8b9e7;">Content here</div>
.myborder {border:2px solid #b8b9e7;}