#b2b2d5 color space conversions
Hex:
#b2b2d5
RGB:
178, 178, 213
CMY:
30, 30, 16
CMYK:
16, 16, 0, 16
HSL:
240°, 29.4118%, 76.6667%
HSV (HSB):
240°, 16.4319%, 83.5294%
XYZ:
46.2907, 46.1099, 69.4111
xyY:
0.2861, 0.2850, 46.1099
CIE-Lab:
73.6168, 7.1095, -17.6169
CIE-LCH:
73.6168, 18.9974, 291.9772
CIE-Luv:
73.6168, -2.0508, -28.4605
Hunter-Lab:
67.9042, 2.8521, -13.0727
#b2b2d5 color charts
#b2b2d5 color shades, tints & tones
#b2b2d5 color schemes
#b2b2d5 color preview, HTML & CSS examples
This text has a color of #b2b2d5
<p style="color:#b2b2d5;">Text here</p>
.mytext {color:#b2b2d5;}
This box has a color of #b2b2d5
<div style="background-color:#b2b2d5;">Content here</div>
.mybackground {background-color:#b2b2d5;}
Border around this has a color of #b2b2d5
<div style="border:2px solid #b2b2d5;">Content here</div>
.myborder {border:2px solid #b2b2d5;}