#b9b3d9 color space conversions
Hex:
#b9b3d9
RGB:
185, 179, 217
CMY:
27, 30, 15
CMYK:
15, 18, 0, 15
HSL:
249°, 33.3333%, 77.6471%
HSV (HSB):
249°, 17.5115%, 85.0980%
XYZ:
48.6521, 47.5642, 72.2622
xyY:
0.2888, 0.2823, 47.5642
CIE-Lab:
74.5492, 9.6686, -18.3344
CIE-LCH:
74.5492, 20.7276, 297.8049
CIE-Luv:
74.5492, 0.9330, -30.0744
Hunter-Lab:
68.9668, 5.2294, -13.8462
#b9b3d9 color charts
#b9b3d9 color shades, tints & tones
#b9b3d9 color schemes
#b9b3d9 color preview, HTML & CSS examples
This text has a color of #b9b3d9
<p style="color:#b9b3d9;">Text here</p>
.mytext {color:#b9b3d9;}
This box has a color of #b9b3d9
<div style="background-color:#b9b3d9;">Content here</div>
.mybackground {background-color:#b9b3d9;}
Border around this has a color of #b9b3d9
<div style="border:2px solid #b9b3d9;">Content here</div>
.myborder {border:2px solid #b9b3d9;}