#b8b6e9 color space conversions
Hex:
#b8b6e9
RGB:
184, 182, 233
CMY:
28, 29, 9
CMYK:
21, 22, 0, 9
HSL:
242°, 53.6842%, 81.3725%
HSV (HSB):
242°, 21.8884%, 91.3725%
XYZ:
51.2031, 49.5294, 83.9522
xyY:
0.2772, 0.2682, 49.5294
CIE-Lab:
75.7795, 11.2376, -25.1544
CIE-LCH:
75.7795, 27.5505, 294.0725
CIE-Luv:
75.7795, -2.0045, -41.5484
Hunter-Lab:
70.3772, 6.7082, -21.4625
#b8b6e9 color charts
#b8b6e9 color shades, tints & tones
#b8b6e9 color schemes
#b8b6e9 color preview, HTML & CSS examples
This text has a color of #b8b6e9
<p style="color:#b8b6e9;">Text here</p>
.mytext {color:#b8b6e9;}
This box has a color of #b8b6e9
<div style="background-color:#b8b6e9;">Content here</div>
.mybackground {background-color:#b8b6e9;}
Border around this has a color of #b8b6e9
<div style="border:2px solid #b8b6e9;">Content here</div>
.myborder {border:2px solid #b8b6e9;}