#b8bddd color space conversions
Hex:
#b8bddd
RGB:
184, 189, 221
CMY:
28, 26, 13
CMYK:
17, 14, 0, 13
HSL:
232°, 35.2381%, 79.4118%
HSV (HSB):
232°, 16.7421%, 86.6667%
XYZ:
51.0159, 51.8060, 75.7173
xyY:
0.2857, 0.2902, 51.8060
CIE-Lab:
77.1647, 4.7707, -16.5623
CIE-LCH:
77.1647, 17.2357, 286.0689
CIE-Luv:
77.1647, -4.4759, -26.5806
Hunter-Lab:
71.9764, 0.5598, -11.9881
#b8bddd color charts
#b8bddd color shades, tints & tones
#b8bddd color schemes
#b8bddd color preview, HTML & CSS examples
This text has a color of #b8bddd
<p style="color:#b8bddd;">Text here</p>
.mytext {color:#b8bddd;}
This box has a color of #b8bddd
<div style="background-color:#b8bddd;">Content here</div>
.mybackground {background-color:#b8bddd;}
Border around this has a color of #b8bddd
<div style="border:2px solid #b8bddd;">Content here</div>
.myborder {border:2px solid #b8bddd;}