#b1dbfc color space conversions
Hex:
#b1dbfc
RGB:
177, 219, 252
CMY:
31, 14, 1
CMYK:
30, 13, 0, 1
HSL:
206°, 92.5926%, 84.1176%
HSV (HSB):
206°, 29.7619%, 98.8235%
XYZ:
61.0337, 67.0384, 101.8184
xyY:
0.2655, 0.2916, 67.0384
CIE-Lab:
85.5233, -6.2335, -20.5371
CIE-LCH:
85.5233, 21.4623, 253.1157
CIE-Luv:
85.5233, -22.1332, -31.7984
Hunter-Lab:
81.8770, -10.2253, -16.4163
#b1dbfc color charts
#b1dbfc color shades, tints & tones
#b1dbfc color schemes
#b1dbfc color preview, HTML & CSS examples
This text has a color of #b1dbfc
<p style="color:#b1dbfc;">Text here</p>
.mytext {color:#b1dbfc;}
This box has a color of #b1dbfc
<div style="background-color:#b1dbfc;">Content here</div>
.mybackground {background-color:#b1dbfc;}
Border around this has a color of #b1dbfc
<div style="border:2px solid #b1dbfc;">Content here</div>
.myborder {border:2px solid #b1dbfc;}