#b1bffe color space conversions
Hex:
#b1bffe
RGB:
177, 191, 254
CMY:
31, 25, 0
CMYK:
30, 25, 0, 0
HSL:
229°, 97.4684%, 84.5098%
HSV (HSB):
229°, 30.3150%, 99.6078%
XYZ:
54.6517, 53.7645, 101.2631
xyY:
0.2606, 0.2564, 53.7645
CIE-Lab:
78.3242, 9.2051, -32.5933
CIE-LCH:
78.3242, 33.8682, 285.7710
CIE-Luv:
78.3242, -10.3652, -53.9202
Hunter-Lab:
73.3243, 4.7261, -30.5543
#b1bffe color charts
#b1bffe color shades, tints & tones
#b1bffe color schemes
#b1bffe color preview, HTML & CSS examples
This text has a color of #b1bffe
<p style="color:#b1bffe;">Text here</p>
.mytext {color:#b1bffe;}
This box has a color of #b1bffe
<div style="background-color:#b1bffe;">Content here</div>
.mybackground {background-color:#b1bffe;}
Border around this has a color of #b1bffe
<div style="border:2px solid #b1bffe;">Content here</div>
.myborder {border:2px solid #b1bffe;}