#b5b7e6 color space conversions
Hex:
#b5b7e6
RGB:
181, 183, 230
CMY:
29, 28, 10
CMYK:
21, 20, 0, 10
HSL:
238°, 49.4949%, 80.5882%
HSV (HSB):
238°, 21.3043%, 90.1961%
XYZ:
50.2725, 49.4039, 81.7492
xyY:
0.2771, 0.2723, 49.4039
CIE-Lab:
75.7019, 9.0923, -23.6698
CIE-LCH:
75.7019, 25.3560, 291.0133
CIE-Luv:
75.7019, -3.7849, -38.7660
Hunter-Lab:
70.2879, 4.6659, -19.7564
#b5b7e6 color charts
#b5b7e6 color shades, tints & tones
#b5b7e6 color schemes
#b5b7e6 color preview, HTML & CSS examples
This text has a color of #b5b7e6
<p style="color:#b5b7e6;">Text here</p>
.mytext {color:#b5b7e6;}
This box has a color of #b5b7e6
<div style="background-color:#b5b7e6;">Content here</div>
.mybackground {background-color:#b5b7e6;}
Border around this has a color of #b5b7e6
<div style="border:2px solid #b5b7e6;">Content here</div>
.myborder {border:2px solid #b5b7e6;}