#b7bddd color space conversions
Hex:
#b7bddd
RGB:
183, 189, 221
CMY:
28, 26, 13
CMYK:
17, 14, 0, 13
HSL:
231°, 35.8491%, 79.2157%
HSV (HSB):
231°, 17.1946%, 86.6667%
XYZ:
50.7772, 51.6829, 75.7062
xyY:
0.2850, 0.2901, 51.6829
CIE-Lab:
77.0909, 4.4541, -16.6808
CIE-LCH:
77.0909, 17.2653, 284.9504
CIE-Luv:
77.0909, -4.9905, -26.7186
Hunter-Lab:
71.8908, 0.2673, -12.1130
#b7bddd color charts
#b7bddd color shades, tints & tones
#b7bddd color schemes
#b7bddd color preview, HTML & CSS examples
This text has a color of #b7bddd
<p style="color:#b7bddd;">Text here</p>
.mytext {color:#b7bddd;}
This box has a color of #b7bddd
<div style="background-color:#b7bddd;">Content here</div>
.mybackground {background-color:#b7bddd;}
Border around this has a color of #b7bddd
<div style="border:2px solid #b7bddd;">Content here</div>
.myborder {border:2px solid #b7bddd;}