#b2b3d9 color space conversions
Hex:
#b2b3d9
RGB:
178, 179, 217
CMY:
30, 30, 15
CMYK:
18, 18, 0, 15
HSL:
238°, 33.9130%, 77.4510%
HSV (HSB):
238°, 17.9724%, 85.0980%
XYZ:
47.0046, 46.7149, 72.1851
xyY:
0.2833, 0.2816, 46.7149
CIE-Lab:
74.0071, 7.4391, -19.2071
CIE-LCH:
74.0071, 20.5974, 291.1718
CIE-Luv:
74.0071, -2.7491, -31.1039
Hunter-Lab:
68.3483, 3.1487, -14.7745
#b2b3d9 color charts
#b2b3d9 color shades, tints & tones
#b2b3d9 color schemes
#b2b3d9 color preview, HTML & CSS examples
This text has a color of #b2b3d9
<p style="color:#b2b3d9;">Text here</p>
.mytext {color:#b2b3d9;}
This box has a color of #b2b3d9
<div style="background-color:#b2b3d9;">Content here</div>
.mybackground {background-color:#b2b3d9;}
Border around this has a color of #b2b3d9
<div style="border:2px solid #b2b3d9;">Content here</div>
.myborder {border:2px solid #b2b3d9;}