#b7b7d6 color space conversions
Hex:
#b7b7d6
RGB:
183, 183, 214
CMY:
28, 28, 16
CMYK:
14, 14, 0, 16
HSL:
240°, 27.4336%, 77.8431%
HSV (HSB):
240°, 14.4860%, 83.9216%
XYZ:
48.5995, 48.7893, 70.4741
xyY:
0.2895, 0.2906, 48.7893
CIE-Lab:
75.3201, 6.2022, -15.5545
CIE-LCH:
75.3201, 16.7454, 291.7391
CIE-Luv:
75.3201, -1.8081, -25.0955
Hunter-Lab:
69.8493, 1.9598, -10.9258
#b7b7d6 color charts
#b7b7d6 color shades, tints & tones
#b7b7d6 color schemes
#b7b7d6 color preview, HTML & CSS examples
This text has a color of #b7b7d6
<p style="color:#b7b7d6;">Text here</p>
.mytext {color:#b7b7d6;}
This box has a color of #b7b7d6
<div style="background-color:#b7b7d6;">Content here</div>
.mybackground {background-color:#b7b7d6;}
Border around this has a color of #b7b7d6
<div style="border:2px solid #b7b7d6;">Content here</div>
.myborder {border:2px solid #b7b7d6;}