#b9b9df color space conversions
Hex:
#b9b9df
RGB:
185, 185, 223
CMY:
27, 27, 13
CMYK:
17, 17, 0, 13
HSL:
240°, 37.2549%, 80.0000%
HSV (HSB):
240°, 17.0404%, 87.4510%
XYZ:
50.6758, 50.3399, 76.8577
xyY:
0.2849, 0.2830, 50.3399
CIE-Lab:
76.2774, 7.6902, -18.9771
CIE-LCH:
76.2774, 20.4761, 292.0594
CIE-Luv:
76.2774, -2.2271, -30.9055
Hunter-Lab:
70.9506, 3.3283, -14.5608
#b9b9df color charts
#b9b9df color shades, tints & tones
#b9b9df color schemes
#b9b9df color preview, HTML & CSS examples
This text has a color of #b9b9df
<p style="color:#b9b9df;">Text here</p>
.mytext {color:#b9b9df;}
This box has a color of #b9b9df
<div style="background-color:#b9b9df;">Content here</div>
.mybackground {background-color:#b9b9df;}
Border around this has a color of #b9b9df
<div style="border:2px solid #b9b9df;">Content here</div>
.myborder {border:2px solid #b9b9df;}