#b3b5d5 color space conversions
Hex:
#b3b5d5
RGB:
179, 181, 213
CMY:
30, 29, 16
CMYK:
16, 15, 0, 16
HSL:
236°, 28.8136%, 76.8627%
HSV (HSB):
236°, 15.9624%, 83.5294%
XYZ:
47.1245, 47.4355, 69.6230
xyY:
0.2870, 0.2889, 47.4355
CIE-Lab:
74.4675, 5.7904, -16.3251
CIE-LCH:
74.4675, 17.3216, 289.5292
CIE-Luv:
74.4675, -2.9189, -26.2229
Hunter-Lab:
68.8735, 1.6045, -11.7238
#b3b5d5 color charts
#b3b5d5 color shades, tints & tones
#b3b5d5 color schemes
#b3b5d5 color preview, HTML & CSS examples
This text has a color of #b3b5d5
<p style="color:#b3b5d5;">Text here</p>
.mytext {color:#b3b5d5;}
This box has a color of #b3b5d5
<div style="background-color:#b3b5d5;">Content here</div>
.mybackground {background-color:#b3b5d5;}
Border around this has a color of #b3b5d5
<div style="border:2px solid #b3b5d5;">Content here</div>
.myborder {border:2px solid #b3b5d5;}