#b3b7f5 color space conversions
Hex:
#b3b7f5
RGB:
179, 183, 245
CMY:
30, 28, 4
CMYK:
27, 25, 0, 4
HSL:
236°, 76.7442%, 83.1373%
HSV (HSB):
236°, 26.9388%, 96.0784%
XYZ:
52.0053, 50.0433, 93.3045
xyY:
0.2662, 0.2562, 50.0433
CIE-Lab:
76.0958, 11.9881, -31.1809
CIE-LCH:
76.0958, 33.4060, 291.0302
CIE-Luv:
76.0958, -5.6232, -51.7359
Hunter-Lab:
70.7413, 7.4268, -28.6820
#b3b7f5 color charts
#b3b7f5 color shades, tints & tones
#b3b7f5 color schemes
#b3b7f5 color preview, HTML & CSS examples
This text has a color of #b3b7f5
<p style="color:#b3b7f5;">Text here</p>
.mytext {color:#b3b7f5;}
This box has a color of #b3b7f5
<div style="background-color:#b3b7f5;">Content here</div>
.mybackground {background-color:#b3b7f5;}
Border around this has a color of #b3b7f5
<div style="border:2px solid #b3b7f5;">Content here</div>
.myborder {border:2px solid #b3b7f5;}