#b1b1df color space conversions
Hex:
#b1b1df
RGB:
177, 177, 223
CMY:
31, 31, 13
CMYK:
21, 21, 0, 13
HSL:
240°, 41.8182%, 78.4314%
HSV (HSB):
240°, 20.6278%, 87.4510%
XYZ:
47.1729, 46.1191, 76.2276
xyY:
0.2783, 0.2721, 46.1191
CIE-Lab:
73.6228, 9.5669, -23.0662
CIE-LCH:
73.6228, 24.9715, 292.5267
CIE-Luv:
73.6228, -2.7167, -37.6947
Hunter-Lab:
67.9110, 5.1467, -19.0131
#b1b1df color charts
#b1b1df color shades, tints & tones
#b1b1df color schemes
#b1b1df color preview, HTML & CSS examples
This text has a color of #b1b1df
<p style="color:#b1b1df;">Text here</p>
.mytext {color:#b1b1df;}
This box has a color of #b1b1df
<div style="background-color:#b1b1df;">Content here</div>
.mybackground {background-color:#b1b1df;}
Border around this has a color of #b1b1df
<div style="border:2px solid #b1b1df;">Content here</div>
.myborder {border:2px solid #b1b1df;}