#b1b3f4 color space conversions
Hex:
#b1b3f4
RGB:
177, 179, 244
CMY:
31, 30, 4
CMYK:
27, 27, 0, 4
HSL:
238°, 75.2809%, 82.5490%
HSV (HSB):
238°, 27.4590%, 95.6863%
XYZ:
50.5807, 48.1190, 92.2099
xyY:
0.2649, 0.2521, 48.1190
CIE-Lab:
74.8999, 13.3739, -32.4970
CIE-LCH:
74.8999, 35.1414, 292.3693
CIE-Luv:
74.8999, -4.8362, -54.0334
Hunter-Lab:
69.3678, 8.7625, -30.2561
#b1b3f4 color charts
#b1b3f4 color shades, tints & tones
#b1b3f4 color schemes
#b1b3f4 color preview, HTML & CSS examples
This text has a color of #b1b3f4
<p style="color:#b1b3f4;">Text here</p>
.mytext {color:#b1b3f4;}
This box has a color of #b1b3f4
<div style="background-color:#b1b3f4;">Content here</div>
.mybackground {background-color:#b1b3f4;}
Border around this has a color of #b1b3f4
<div style="border:2px solid #b1b3f4;">Content here</div>
.myborder {border:2px solid #b1b3f4;}