#b1fffc color space conversions
Hex:
#b1fffc
RGB:
177, 255, 252
CMY:
31, 0, 1
CMYK:
31, 0, 1, 0
HSL:
178°, 100.0000%, 84.7059%
HSV (HSB):
178°, 30.5882%, 100.0000%
XYZ:
71.4621, 87.8954, 105.2945
xyY:
0.2700, 0.3321, 87.8954
CIE-Lab:
95.1169, -24.2964, -6.1974
CIE-LCH:
95.1169, 25.0744, 194.3097
CIE-Luv:
95.1169, -37.4208, -5.6677
Hunter-Lab:
93.7525, -28.0067, -0.9625
#b1fffc color charts
#b1fffc color shades, tints & tones
#b1fffc color schemes
#b1fffc color preview, HTML & CSS examples
This text has a color of #b1fffc
<p style="color:#b1fffc;">Text here</p>
.mytext {color:#b1fffc;}
This box has a color of #b1fffc
<div style="background-color:#b1fffc;">Content here</div>
.mybackground {background-color:#b1fffc;}
Border around this has a color of #b1fffc
<div style="border:2px solid #b1fffc;">Content here</div>
.myborder {border:2px solid #b1fffc;}