#b8b5e6 color space conversions
Hex:
#b8b5e6
RGB:
184, 181, 230
CMY:
28, 29, 10
CMYK:
20, 21, 0, 10
HSL:
244°, 49.4949%, 80.5882%
HSV (HSB):
244°, 21.3043%, 90.1961%
XYZ:
50.5740, 48.9513, 81.6459
xyY:
0.2792, 0.2702, 48.9513
CIE-Lab:
75.4210, 11.1099, -24.0775
CIE-LCH:
75.4210, 26.5171, 294.7695
CIE-Luv:
75.4210, -1.3670, -39.7246
Hunter-Lab:
69.9652, 6.5887, -20.2129
#b8b5e6 color charts
#b8b5e6 color shades, tints & tones
#b8b5e6 color schemes
#b8b5e6 color preview, HTML & CSS examples
This text has a color of #b8b5e6
<p style="color:#b8b5e6;">Text here</p>
.mytext {color:#b8b5e6;}
This box has a color of #b8b5e6
<div style="background-color:#b8b5e6;">Content here</div>
.mybackground {background-color:#b8b5e6;}
Border around this has a color of #b8b5e6
<div style="border:2px solid #b8b5e6;">Content here</div>
.myborder {border:2px solid #b8b5e6;}