#b2bdd9 color space conversions
Hex:
#b2bdd9
RGB:
178, 189, 217
CMY:
30, 26, 15
CMYK:
18, 13, 0, 15
HSL:
223°, 33.9130%, 77.4510%
HSV (HSB):
223°, 17.9724%, 85.0980%
XYZ:
49.0821, 50.8699, 72.8776
xyY:
0.2840, 0.2943, 50.8699
CIE-Lab:
76.6001, 2.0035, -15.2922
CIE-LCH:
76.6001, 15.4229, 277.4640
CIE-Luv:
76.6001, -7.3401, -24.0697
Hunter-Lab:
71.3232, -1.9781, -10.6560
#b2bdd9 color charts
#b2bdd9 color shades, tints & tones
#b2bdd9 color schemes
#b2bdd9 color preview, HTML & CSS examples
This text has a color of #b2bdd9
<p style="color:#b2bdd9;">Text here</p>
.mytext {color:#b2bdd9;}
This box has a color of #b2bdd9
<div style="background-color:#b2bdd9;">Content here</div>
.mybackground {background-color:#b2bdd9;}
Border around this has a color of #b2bdd9
<div style="border:2px solid #b2bdd9;">Content here</div>
.myborder {border:2px solid #b2bdd9;}