#b1b2f9 color space conversions
Hex:
#b1b2f9
RGB:
177, 178, 249
CMY:
31, 30, 2
CMYK:
29, 29, 0, 2
HSL:
239°, 85.7143%, 83.5294%
HSV (HSB):
239°, 28.9157%, 97.6471%
XYZ:
51.1507, 48.0275, 96.1968
xyY:
0.2618, 0.2458, 48.0275
CIE-Lab:
74.8422, 15.1389, -35.2851
CIE-LCH:
74.8422, 38.3957, 293.2215
CIE-Luv:
74.8422, -4.7149, -58.9752
Hunter-Lab:
69.3018, 10.4702, -33.7882
#b1b2f9 color charts
#b1b2f9 color shades, tints & tones
#b1b2f9 color schemes
#b1b2f9 color preview, HTML & CSS examples
This text has a color of #b1b2f9
<p style="color:#b1b2f9;">Text here</p>
.mytext {color:#b1b2f9;}
This box has a color of #b1b2f9
<div style="background-color:#b1b2f9;">Content here</div>
.mybackground {background-color:#b1b2f9;}
Border around this has a color of #b1b2f9
<div style="border:2px solid #b1b2f9;">Content here</div>
.myborder {border:2px solid #b1b2f9;}