#b7b8dd color space conversions
Hex:
#b7b8dd
RGB:
183, 184, 221
CMY:
28, 28, 13
CMYK:
17, 17, 0, 13
HSL:
238°, 35.8491%, 79.2157%
HSV (HSB):
238°, 17.1946%, 86.6667%
XYZ:
49.7201, 49.5687, 75.3538
xyY:
0.2847, 0.2838, 49.5687
CIE-Lab:
75.8038, 7.1667, -18.6246
CIE-LCH:
75.8038, 19.9559, 291.0466
CIE-Luv:
75.8038, -2.6879, -30.2239
Hunter-Lab:
70.4051, 2.8479, -14.1739
#b7b8dd color charts
#b7b8dd color shades, tints & tones
#b7b8dd color schemes
#b7b8dd color preview, HTML & CSS examples
This text has a color of #b7b8dd
<p style="color:#b7b8dd;">Text here</p>
.mytext {color:#b7b8dd;}
This box has a color of #b7b8dd
<div style="background-color:#b7b8dd;">Content here</div>
.mybackground {background-color:#b7b8dd;}
Border around this has a color of #b7b8dd
<div style="border:2px solid #b7b8dd;">Content here</div>
.myborder {border:2px solid #b7b8dd;}