#b9b8e9 color space conversions
Hex:
#b9b8e9
RGB:
185, 184, 233
CMY:
27, 28, 9
CMYK:
21, 21, 0, 9
HSL:
241°, 52.6882%, 81.7647%
HSV (HSB):
241°, 21.0300%, 91.3725%
XYZ:
51.8561, 50.4785, 84.1010
xyY:
0.2781, 0.2708, 50.4785
CIE-Lab:
76.3620, 10.4490, -24.2584
CIE-LCH:
76.3620, 26.4131, 293.3034
CIE-Luv:
76.3620, -2.3854, -39.9913
Hunter-Lab:
71.0482, 5.9477, -20.4489
#b9b8e9 color charts
#b9b8e9 color shades, tints & tones
#b9b8e9 color schemes
#b9b8e9 color preview, HTML & CSS examples
This text has a color of #b9b8e9
<p style="color:#b9b8e9;">Text here</p>
.mytext {color:#b9b8e9;}
This box has a color of #b9b8e9
<div style="background-color:#b9b8e9;">Content here</div>
.mybackground {background-color:#b9b8e9;}
Border around this has a color of #b9b8e9
<div style="border:2px solid #b9b8e9;">Content here</div>
.myborder {border:2px solid #b9b8e9;}