#b3b7f9 color space conversions
Hex:
#b3b7f9
RGB:
179, 183, 249
CMY:
30, 28, 2
CMYK:
28, 27, 0, 2
HSL:
237°, 85.3659%, 83.9216%
HSV (HSB):
237°, 28.1124%, 97.6471%
XYZ:
52.6228, 50.2902, 96.5560
xyY:
0.2638, 0.2521, 50.2902
CIE-Lab:
76.2471, 12.9482, -33.1016
CIE-LCH:
76.2471, 35.5439, 291.3638
CIE-Luv:
76.2471, -5.8469, -55.1229
Hunter-Lab:
70.9156, 8.3532, -31.0861
#b3b7f9 color charts
#b3b7f9 color shades, tints & tones
#b3b7f9 color schemes
#b3b7f9 color preview, HTML & CSS examples
This text has a color of #b3b7f9
<p style="color:#b3b7f9;">Text here</p>
.mytext {color:#b3b7f9;}
This box has a color of #b3b7f9
<div style="background-color:#b3b7f9;">Content here</div>
.mybackground {background-color:#b3b7f9;}
Border around this has a color of #b3b7f9
<div style="border:2px solid #b3b7f9;">Content here</div>
.myborder {border:2px solid #b3b7f9;}