#b2b3c4 color space conversions
Hex:
#b2b3c4
RGB:
178, 179, 196
CMY:
30, 30, 23
CMYK:
9, 9, 0, 23
HSL:
237°, 13.2353%, 73.3333%
HSV (HSB):
237°, 9.1837%, 76.8627%
XYZ:
44.4440, 45.6907, 58.7013
xyY:
0.2986, 0.3070, 45.6907
CIE-Lab:
73.3444, 2.9811, -8.7348
CIE-LCH:
73.3444, 9.2295, 288.8446
CIE-Luv:
73.3444, -1.5248, -13.7389
Hunter-Lab:
67.5949, -0.9264, -4.1727
#b2b3c4 color charts
#b2b3c4 color shades, tints & tones
#b2b3c4 color schemes
#b2b3c4 color preview, HTML & CSS examples
This text has a color of #b2b3c4
<p style="color:#b2b3c4;">Text here</p>
.mytext {color:#b2b3c4;}
This box has a color of #b2b3c4
<div style="background-color:#b2b3c4;">Content here</div>
.mybackground {background-color:#b2b3c4;}
Border around this has a color of #b2b3c4
<div style="border:2px solid #b2b3c4;">Content here</div>
.myborder {border:2px solid #b2b3c4;}