#b3b2d5 color space conversions
Hex:
#b3b2d5
RGB:
179, 178, 213
CMY:
30, 30, 16
CMYK:
16, 16, 0, 16
HSL:
242°, 29.4118%, 76.6667%
HSV (HSB):
242°, 16.4319%, 83.5294%
XYZ:
46.5210, 46.2286, 69.4219
xyY:
0.2869, 0.2851, 46.2286
CIE-Lab:
73.6936, 7.4296, -17.4933
CIE-LCH:
73.6936, 19.0056, 293.0115
CIE-Luv:
73.6936, -1.5262, -28.3161
Hunter-Lab:
67.9916, 3.1475, -12.9431
#b3b2d5 color charts
#b3b2d5 color shades, tints & tones
#b3b2d5 color schemes
#b3b2d5 color preview, HTML & CSS examples
This text has a color of #b3b2d5
<p style="color:#b3b2d5;">Text here</p>
.mytext {color:#b3b2d5;}
This box has a color of #b3b2d5
<div style="background-color:#b3b2d5;">Content here</div>
.mybackground {background-color:#b3b2d5;}
Border around this has a color of #b3b2d5
<div style="border:2px solid #b3b2d5;">Content here</div>
.myborder {border:2px solid #b3b2d5;}