#b1bff2 color space conversions
Hex:
#b1bff2
RGB:
177, 191, 242
CMY:
31, 25, 5
CMYK:
27, 21, 0, 5
HSL:
227°, 71.4286%, 82.1569%
HSV (HSB):
227°, 26.8595%, 94.9020%
XYZ:
52.7893, 53.0195, 91.4559
xyY:
0.2676, 0.2688, 53.0195
CIE-Lab:
77.8865, 6.3141, -26.8304
CIE-LCH:
77.8865, 27.5634, 283.2427
CIE-Luv:
77.8865, -9.8399, -43.7577
Hunter-Lab:
72.8145, 1.9841, -23.4988
#b1bff2 color charts
#b1bff2 color shades, tints & tones
#b1bff2 color schemes
#b1bff2 color preview, HTML & CSS examples
This text has a color of #b1bff2
<p style="color:#b1bff2;">Text here</p>
.mytext {color:#b1bff2;}
This box has a color of #b1bff2
<div style="background-color:#b1bff2;">Content here</div>
.mybackground {background-color:#b1bff2;}
Border around this has a color of #b1bff2
<div style="border:2px solid #b1bff2;">Content here</div>
.myborder {border:2px solid #b1bff2;}