#b1bcf8 color space conversions
Hex:
#b1bcf8
RGB:
177, 188, 248
CMY:
31, 26, 3
CMYK:
29, 24, 0, 3
HSL:
231°, 83.5294%, 83.3333%
HSV (HSB):
231°, 28.6290%, 97.2549%
XYZ:
53.0580, 52.0909, 96.0650
xyY:
0.2637, 0.2589, 52.0909
CIE-Lab:
77.3351, 9.3869, -30.8993
CIE-LCH:
77.3351, 32.2937, 286.8983
CIE-Luv:
77.3351, -8.8357, -50.9961
Hunter-Lab:
72.1740, 4.9179, -28.3944
#b1bcf8 color charts
#b1bcf8 color shades, tints & tones
#b1bcf8 color schemes
#b1bcf8 color preview, HTML & CSS examples
This text has a color of #b1bcf8
<p style="color:#b1bcf8;">Text here</p>
.mytext {color:#b1bcf8;}
This box has a color of #b1bcf8
<div style="background-color:#b1bcf8;">Content here</div>
.mybackground {background-color:#b1bcf8;}
Border around this has a color of #b1bcf8
<div style="border:2px solid #b1bcf8;">Content here</div>
.myborder {border:2px solid #b1bcf8;}