#b5b3d5 color space conversions
Hex:
#b5b3d5
RGB:
181, 179, 213
CMY:
29, 30, 16
CMYK:
15, 16, 0, 16
HSL:
244°, 28.8136%, 76.8627%
HSV (HSB):
244°, 15.9624%, 83.5294%
XYZ:
47.1864, 46.8681, 69.5102
xyY:
0.2885, 0.2865, 46.8681
CIE-Lab:
74.1053, 7.5248, -16.8565
CIE-LCH:
74.1053, 18.4598, 294.0562
CIE-Luv:
74.1053, -0.9354, -27.3307
Hunter-Lab:
68.4602, 3.2261, -12.2772
#b5b3d5 color charts
#b5b3d5 color shades, tints & tones
#b5b3d5 color schemes
#b5b3d5 color preview, HTML & CSS examples
This text has a color of #b5b3d5
<p style="color:#b5b3d5;">Text here</p>
.mytext {color:#b5b3d5;}
This box has a color of #b5b3d5
<div style="background-color:#b5b3d5;">Content here</div>
.mybackground {background-color:#b5b3d5;}
Border around this has a color of #b5b3d5
<div style="border:2px solid #b5b3d5;">Content here</div>
.myborder {border:2px solid #b5b3d5;}