#b3b3d2 color space conversions
Hex:
#b3b3d2
RGB:
179, 179, 210
CMY:
30, 30, 18
CMYK:
15, 15, 0, 18
HSL:
240°, 25.6198%, 76.2745%
HSV (HSB):
240°, 14.7619%, 82.3529%
XYZ:
46.3434, 46.4770, 67.5012
xyY:
0.2891, 0.2899, 46.4770
CIE-Lab:
73.8540, 6.2359, -15.6144
CIE-LCH:
73.8540, 16.8135, 291.7704
CIE-Luv:
73.8540, -1.8101, -25.1229
Hunter-Lab:
68.1741, 2.0361, -10.9829
#b3b3d2 color charts
#b3b3d2 color shades, tints & tones
#b3b3d2 color schemes
#b3b3d2 color preview, HTML & CSS examples
This text has a color of #b3b3d2
<p style="color:#b3b3d2;">Text here</p>
.mytext {color:#b3b3d2;}
This box has a color of #b3b3d2
<div style="background-color:#b3b3d2;">Content here</div>
.mybackground {background-color:#b3b3d2;}
Border around this has a color of #b3b3d2
<div style="border:2px solid #b3b3d2;">Content here</div>
.myborder {border:2px solid #b3b3d2;}