#b1bffd color space conversions
Hex:
#b1bffd
RGB:
177, 191, 253
CMY:
31, 25, 1
CMYK:
30, 25, 0, 1
HSL:
229°, 95.0000%, 84.3137%
HSV (HSB):
229°, 30.0395%, 99.2157%
XYZ:
54.4919, 53.7006, 100.4217
xyY:
0.2612, 0.2574, 53.7006
CIE-Lab:
78.2868, 8.9607, -32.1156
CIE-LCH:
78.2868, 33.3422, 285.5899
CIE-Luv:
78.2868, -10.3213, -53.0725
Hunter-Lab:
73.2807, 4.4924, -29.9528
#b1bffd color charts
#b1bffd color shades, tints & tones
#b1bffd color schemes
#b1bffd color preview, HTML & CSS examples
This text has a color of #b1bffd
<p style="color:#b1bffd;">Text here</p>
.mytext {color:#b1bffd;}
This box has a color of #b1bffd
<div style="background-color:#b1bffd;">Content here</div>
.mybackground {background-color:#b1bffd;}
Border around this has a color of #b1bffd
<div style="border:2px solid #b1bffd;">Content here</div>
.myborder {border:2px solid #b1bffd;}