#b1fffd color space conversions
Hex:
#b1fffd
RGB:
177, 255, 253
CMY:
31, 0, 1
CMYK:
31, 0, 1, 0
HSL:
178°, 100.0000%, 84.7059%
HSV (HSB):
178°, 30.5882%, 100.0000%
XYZ:
71.6211, 87.9590, 106.1315
xyY:
0.2695, 0.3310, 87.9590
CIE-Lab:
95.1437, -24.0751, -6.6739
CIE-LCH:
95.1437, 24.9830, 195.4940
CIE-Luv:
95.1437, -37.4106, -6.4711
Hunter-Lab:
93.7864, -27.8127, -1.4438
#b1fffd color charts
#b1fffd color shades, tints & tones
#b1fffd color schemes
#b1fffd color preview, HTML & CSS examples
This text has a color of #b1fffd
<p style="color:#b1fffd;">Text here</p>
.mytext {color:#b1fffd;}
This box has a color of #b1fffd
<div style="background-color:#b1fffd;">Content here</div>
.mybackground {background-color:#b1fffd;}
Border around this has a color of #b1fffd
<div style="border:2px solid #b1fffd;">Content here</div>
.myborder {border:2px solid #b1fffd;}