#b1bdfc color space conversions
Hex:
#b1bdfc
RGB:
177, 189, 252
CMY:
31, 26, 1
CMYK:
30, 25, 0, 1
HSL:
230°, 92.5926%, 84.1176%
HSV (HSB):
230°, 29.7619%, 98.8235%
XYZ:
53.8997, 52.7706, 99.4404
xyY:
0.2615, 0.2560, 52.7706
CIE-Lab:
77.7394, 9.8104, -32.4232
CIE-LCH:
77.7394, 33.8749, 286.8344
CIE-Luv:
77.7394, -9.4420, -53.6666
Hunter-Lab:
72.6434, 5.3171, -30.3108
#b1bdfc color charts
#b1bdfc color shades, tints & tones
#b1bdfc color schemes
#b1bdfc color preview, HTML & CSS examples
This text has a color of #b1bdfc
<p style="color:#b1bdfc;">Text here</p>
.mytext {color:#b1bdfc;}
This box has a color of #b1bdfc
<div style="background-color:#b1bdfc;">Content here</div>
.mybackground {background-color:#b1bdfc;}
Border around this has a color of #b1bdfc
<div style="border:2px solid #b1bdfc;">Content here</div>
.myborder {border:2px solid #b1bdfc;}