#b7b7d5 color space conversions
Hex:
#b7b7d5
RGB:
183, 183, 213
CMY:
28, 28, 16
CMYK:
14, 14, 0, 16
HSL:
240°, 26.3158%, 77.6471%
HSV (HSB):
240°, 14.0845%, 83.5294%
XYZ:
48.4722, 48.7383, 69.8035
xyY:
0.2902, 0.2918, 48.7383
CIE-Lab:
75.2883, 5.9897, -15.0587
CIE-LCH:
75.2883, 16.2062, 291.6903
CIE-Luv:
75.2883, -1.7483, -24.2666
Hunter-Lab:
69.8129, 1.7629, -10.4130
#b7b7d5 color charts
#b7b7d5 color shades, tints & tones
#b7b7d5 color schemes
#b7b7d5 color preview, HTML & CSS examples
This text has a color of #b7b7d5
<p style="color:#b7b7d5;">Text here</p>
.mytext {color:#b7b7d5;}
This box has a color of #b7b7d5
<div style="background-color:#b7b7d5;">Content here</div>
.mybackground {background-color:#b7b7d5;}
Border around this has a color of #b7b7d5
<div style="border:2px solid #b7b7d5;">Content here</div>
.myborder {border:2px solid #b7b7d5;}