#b9baf9 color space conversions
Hex:
#b9baf9
RGB:
185, 186, 249
CMY:
27, 27, 2
CMYK:
26, 25, 0, 2
HSL:
239°, 84.2105%, 85.0980%
HSV (HSB):
239°, 25.7028%, 97.6471%
XYZ:
54.6654, 52.2717, 96.8308
xyY:
0.2683, 0.2565, 52.2717
CIE-Lab:
77.4430, 13.0382, -31.2217
CIE-LCH:
77.4430, 33.8348, 292.6654
CIE-Luv:
77.4430, -4.2309, -52.0801
Hunter-Lab:
72.2991, 8.4403, -28.7982
#b9baf9 color charts
#b9baf9 color shades, tints & tones
#b9baf9 color schemes
#b9baf9 color preview, HTML & CSS examples
This text has a color of #b9baf9
<p style="color:#b9baf9;">Text here</p>
.mytext {color:#b9baf9;}
This box has a color of #b9baf9
<div style="background-color:#b9baf9;">Content here</div>
.mybackground {background-color:#b9baf9;}
Border around this has a color of #b9baf9
<div style="border:2px solid #b9baf9;">Content here</div>
.myborder {border:2px solid #b9baf9;}