#b9b9e2 color space conversions
Hex:
#b9b9e2
RGB:
185, 185, 226
CMY:
27, 27, 11
CMYK:
18, 18, 0, 11
HSL:
240°, 41.4141%, 80.5882%
HSV (HSB):
240°, 18.1416%, 88.6275%
XYZ:
51.0840, 50.5032, 79.0072
xyY:
0.2829, 0.2796, 50.5032
CIE-Lab:
76.3771, 8.3463, -20.4502
CIE-LCH:
76.3771, 22.0878, 292.2017
CIE-Luv:
76.3771, -2.4079, -33.4135
Hunter-Lab:
71.0656, 3.9462, -16.1697
#b9b9e2 color charts
#b9b9e2 color shades, tints & tones
#b9b9e2 color schemes
#b9b9e2 color preview, HTML & CSS examples
This text has a color of #b9b9e2
<p style="color:#b9b9e2;">Text here</p>
.mytext {color:#b9b9e2;}
This box has a color of #b9b9e2
<div style="background-color:#b9b9e2;">Content here</div>
.mybackground {background-color:#b9b9e2;}
Border around this has a color of #b9b9e2
<div style="border:2px solid #b9b9e2;">Content here</div>
.myborder {border:2px solid #b9b9e2;}