#b1f3f7 color space conversions
Hex:
#b1f3f7
RGB:
177, 243, 247
CMY:
31, 5, 3
CMYK:
28, 2, 0, 3
HSL:
183°, 81.3953%, 83.1373%
HSV (HSB):
183°, 28.3401%, 96.8627%
XYZ:
66.9706, 80.1637, 99.9391
xyY:
0.2711, 0.3245, 80.1637
CIE-Lab:
91.7583, -19.5519, -8.5766
CIE-LCH:
91.7583, 21.3503, 203.6849
CIE-Luv:
91.7583, -32.3645, -10.2319
Hunter-Lab:
89.5342, -23.1688, -3.5063
#b1f3f7 color charts
#b1f3f7 color shades, tints & tones
#b1f3f7 color schemes
#b1f3f7 color preview, HTML & CSS examples
This text has a color of #b1f3f7
<p style="color:#b1f3f7;">Text here</p>
.mytext {color:#b1f3f7;}
This box has a color of #b1f3f7
<div style="background-color:#b1f3f7;">Content here</div>
.mybackground {background-color:#b1f3f7;}
Border around this has a color of #b1f3f7
<div style="border:2px solid #b1f3f7;">Content here</div>
.myborder {border:2px solid #b1f3f7;}