#b1fffa color space conversions
Hex:
#b1fffa
RGB:
177, 255, 250
CMY:
31, 0, 2
CMYK:
31, 0, 2, 0
HSL:
176°, 100.0000%, 84.7059%
HSV (HSB):
176°, 30.5882%, 100.0000%
XYZ:
71.1468, 87.7692, 103.6338
xyY:
0.2710, 0.3343, 87.7692
CIE-Lab:
95.0637, -24.7370, -5.2438
CIE-LCH:
95.0637, 25.2867, 191.9686
CIE-Luv:
95.0637, -37.4411, -4.0647
Hunter-Lab:
93.6852, -28.3921, -0.0064
#b1fffa color charts
#b1fffa color shades, tints & tones
#b1fffa color schemes
#b1fffa color preview, HTML & CSS examples
This text has a color of #b1fffa
<p style="color:#b1fffa;">Text here</p>
.mytext {color:#b1fffa;}
This box has a color of #b1fffa
<div style="background-color:#b1fffa;">Content here</div>
.mybackground {background-color:#b1fffa;}
Border around this has a color of #b1fffa
<div style="border:2px solid #b1fffa;">Content here</div>
.myborder {border:2px solid #b1fffa;}