#b1b2f4 color space conversions
Hex:
#b1b2f4
RGB:
177, 178, 244
CMY:
31, 30, 4
CMYK:
27, 27, 0, 4
HSL:
239°, 75.2809%, 82.5490%
HSV (HSB):
239°, 27.4590%, 95.6863%
XYZ:
50.3810, 47.7196, 92.1434
xyY:
0.2648, 0.2508, 47.7196
CIE-Lab:
74.6477, 13.9271, -32.8863
CIE-LCH:
74.6477, 35.7137, 292.9522
CIE-Luv:
74.6477, -4.4162, -54.7416
Hunter-Lab:
69.0793, 9.2949, -30.7301
#b1b2f4 color charts
#b1b2f4 color shades, tints & tones
#b1b2f4 color schemes
#b1b2f4 color preview, HTML & CSS examples
This text has a color of #b1b2f4
<p style="color:#b1b2f4;">Text here</p>
.mytext {color:#b1b2f4;}
This box has a color of #b1b2f4
<div style="background-color:#b1b2f4;">Content here</div>
.mybackground {background-color:#b1b2f4;}
Border around this has a color of #b1b2f4
<div style="border:2px solid #b1b2f4;">Content here</div>
.myborder {border:2px solid #b1b2f4;}