#b9b9ea color space conversions
Hex:
#b9b9ea
RGB:
185, 185, 234
CMY:
27, 27, 8
CMYK:
21, 21, 0, 8
HSL:
240°, 53.8462%, 82.1569%
HSV (HSB):
240°, 20.9402%, 91.7647%
XYZ:
52.2078, 50.9527, 84.9251
xyY:
0.2776, 0.2709, 50.9527
CIE-Lab:
76.6504, 10.1279, -24.3587
CIE-LCH:
76.6504, 26.3803, 292.5766
CIE-Luv:
76.6504, -2.8922, -40.1289
Hunter-Lab:
71.3812, 5.6369, -20.5729
#b9b9ea color charts
#b9b9ea color shades, tints & tones
#b9b9ea color schemes
#b9b9ea color preview, HTML & CSS examples
This text has a color of #b9b9ea
<p style="color:#b9b9ea;">Text here</p>
.mytext {color:#b9b9ea;}
This box has a color of #b9b9ea
<div style="background-color:#b9b9ea;">Content here</div>
.mybackground {background-color:#b9b9ea;}
Border around this has a color of #b9b9ea
<div style="border:2px solid #b9b9ea;">Content here</div>
.myborder {border:2px solid #b9b9ea;}