#b1dafb color space conversions
Hex:
#b1dafb
RGB:
177, 218, 251
CMY:
31, 15, 2
CMYK:
29, 13, 0, 2
HSL:
207°, 90.2439%, 83.9216%
HSV (HSB):
207°, 29.4821%, 98.4314%
XYZ:
60.6155, 66.4550, 100.8991
xyY:
0.2659, 0.2915, 66.4550
CIE-Lab:
85.2280, -5.9478, -20.4561
CIE-LCH:
85.2280, 21.3032, 253.7877
CIE-Luv:
85.2280, -21.6906, -31.6935
Hunter-Lab:
81.5199, -9.9333, -16.3207
#b1dafb color charts
#b1dafb color shades, tints & tones
#b1dafb color schemes
#b1dafb color preview, HTML & CSS examples
This text has a color of #b1dafb
<p style="color:#b1dafb;">Text here</p>
.mytext {color:#b1dafb;}
This box has a color of #b1dafb
<div style="background-color:#b1dafb;">Content here</div>
.mybackground {background-color:#b1dafb;}
Border around this has a color of #b1dafb
<div style="border:2px solid #b1dafb;">Content here</div>
.myborder {border:2px solid #b1dafb;}