#b8b7d7 color space conversions
Hex:
#b8b7d7
RGB:
184, 183, 215
CMY:
28, 28, 16
CMYK:
14, 15, 0, 16
HSL:
242°, 28.5714%, 78.0392%
HSV (HSB):
242°, 14.8837%, 84.3137%
XYZ:
48.9664, 48.9636, 71.1601
xyY:
0.2896, 0.2896, 48.9636
CIE-Lab:
75.4287, 6.7375, -15.9267
CIE-LCH:
75.4287, 17.2931, 292.9298
CIE-Luv:
75.4287, -1.3388, -25.7830
Hunter-Lab:
69.9740, 2.4562, -11.3132
#b8b7d7 color charts
#b8b7d7 color shades, tints & tones
#b8b7d7 color schemes
#b8b7d7 color preview, HTML & CSS examples
This text has a color of #b8b7d7
<p style="color:#b8b7d7;">Text here</p>
.mytext {color:#b8b7d7;}
This box has a color of #b8b7d7
<div style="background-color:#b8b7d7;">Content here</div>
.mybackground {background-color:#b8b7d7;}
Border around this has a color of #b8b7d7
<div style="border:2px solid #b8b7d7;">Content here</div>
.myborder {border:2px solid #b8b7d7;}