#b5b5d8 color space conversions
Hex:
#b5b5d8
RGB:
181, 181, 216
CMY:
29, 29, 15
CMYK:
16, 16, 0, 15
HSL:
240°, 30.9735%, 77.8431%
HSV (HSB):
240°, 16.2037%, 84.7059%
XYZ:
47.9746, 47.8294, 71.6692
xyY:
0.2865, 0.2856, 47.8294
CIE-Lab:
74.7172, 7.0796, -17.5663
CIE-LCH:
74.7172, 18.9393, 291.9505
CIE-Luv:
74.7172, -2.0491, -28.4368
Hunter-Lab:
69.1588, 2.7954, -13.0310
#b5b5d8 color charts
#b5b5d8 color shades, tints & tones
#b5b5d8 color schemes
#b5b5d8 color preview, HTML & CSS examples
This text has a color of #b5b5d8
<p style="color:#b5b5d8;">Text here</p>
.mytext {color:#b5b5d8;}
This box has a color of #b5b5d8
<div style="background-color:#b5b5d8;">Content here</div>
.mybackground {background-color:#b5b5d8;}
Border around this has a color of #b5b5d8
<div style="border:2px solid #b5b5d8;">Content here</div>
.myborder {border:2px solid #b5b5d8;}