#b1f2f8 color space conversions
Hex:
#b1f2f8
RGB:
177, 242, 248
CMY:
31, 5, 3
CMYK:
29, 2, 0, 3
HSL:
185°, 83.5294%, 83.3333%
HSV (HSB):
185°, 28.6290%, 97.2549%
XYZ:
66.8269, 79.6287, 100.6547
xyY:
0.2704, 0.3222, 79.6287
CIE-Lab:
91.5180, -18.8348, -9.4536
CIE-LCH:
91.5180, 21.0741, 206.6531
CIE-Luv:
91.5180, -31.9348, -11.7625
Hunter-Lab:
89.2349, -22.4847, -4.4131
#b1f2f8 color charts
#b1f2f8 color shades, tints & tones
#b1f2f8 color schemes
#b1f2f8 color preview, HTML & CSS examples
This text has a color of #b1f2f8
<p style="color:#b1f2f8;">Text here</p>
.mytext {color:#b1f2f8;}
This box has a color of #b1f2f8
<div style="background-color:#b1f2f8;">Content here</div>
.mybackground {background-color:#b1f2f8;}
Border around this has a color of #b1f2f8
<div style="border:2px solid #b1f2f8;">Content here</div>
.myborder {border:2px solid #b1f2f8;}