#b1e8f8 color space conversions
Hex:
#b1e8f8
RGB:
177, 232, 248
CMY:
31, 9, 3
CMYK:
29, 6, 0, 3
HSL:
194°, 83.5294%, 83.3333%
HSV (HSB):
194°, 28.6290%, 97.2549%
XYZ:
63.9314, 73.8376, 99.6895
xyY:
0.2692, 0.3109, 73.8376
CIE-Lab:
88.8457, -13.8326, -13.4363
CIE-LCH:
88.8457, 19.2841, 224.1673
CIE-Luv:
88.8457, -27.6549, -18.9911
Hunter-Lab:
85.9288, -17.5708, -8.6345
#b1e8f8 color charts
#b1e8f8 color shades, tints & tones
#b1e8f8 color schemes
#b1e8f8 color preview, HTML & CSS examples
This text has a color of #b1e8f8
<p style="color:#b1e8f8;">Text here</p>
.mytext {color:#b1e8f8;}
This box has a color of #b1e8f8
<div style="background-color:#b1e8f8;">Content here</div>
.mybackground {background-color:#b1e8f8;}
Border around this has a color of #b1e8f8
<div style="border:2px solid #b1e8f8;">Content here</div>
.myborder {border:2px solid #b1e8f8;}