#b3b4d2 color space conversions
Hex:
#b3b4d2
RGB:
179, 180, 210
CMY:
30, 29, 18
CMYK:
15, 14, 0, 18
HSL:
238°, 25.6198%, 76.2745%
HSV (HSB):
238°, 14.7619%, 82.3529%
XYZ:
46.5445, 46.8794, 67.5682
xyY:
0.2891, 0.2912, 46.8794
CIE-Lab:
74.1125, 5.6902, -15.2251
CIE-LCH:
74.1125, 16.2537, 290.4926
CIE-Luv:
74.1125, -2.2785, -24.4273
Hunter-Lab:
68.4685, 1.5234, -10.5825
#b3b4d2 color charts
#b3b4d2 color shades, tints & tones
#b3b4d2 color schemes
#b3b4d2 color preview, HTML & CSS examples
This text has a color of #b3b4d2
<p style="color:#b3b4d2;">Text here</p>
.mytext {color:#b3b4d2;}
This box has a color of #b3b4d2
<div style="background-color:#b3b4d2;">Content here</div>
.mybackground {background-color:#b3b4d2;}
Border around this has a color of #b3b4d2
<div style="border:2px solid #b3b4d2;">Content here</div>
.myborder {border:2px solid #b3b4d2;}