#b3b7e7 color space conversions
Hex:
#b3b7e7
RGB:
179, 183, 231
CMY:
30, 28, 9
CMYK:
23, 21, 0, 9
HSL:
235°, 52.0000%, 80.3922%
HSV (HSB):
235°, 22.5108%, 90.5882%
XYZ:
49.9477, 49.2202, 82.4692
xyY:
0.2750, 0.2710, 49.2202
CIE-Lab:
75.5881, 8.7102, -24.3981
CIE-LCH:
75.5881, 25.9063, 289.6466
CIE-Luv:
75.5881, -4.8424, -39.9019
Hunter-Lab:
70.1571, 4.3065, -20.5850
#b3b7e7 color charts
#b3b7e7 color shades, tints & tones
#b3b7e7 color schemes
#b3b7e7 color preview, HTML & CSS examples
This text has a color of #b3b7e7
<p style="color:#b3b7e7;">Text here</p>
.mytext {color:#b3b7e7;}
This box has a color of #b3b7e7
<div style="background-color:#b3b7e7;">Content here</div>
.mybackground {background-color:#b3b7e7;}
Border around this has a color of #b3b7e7
<div style="border:2px solid #b3b7e7;">Content here</div>
.myborder {border:2px solid #b3b7e7;}