#b1ffef color space conversions
Hex:
#b1ffef
RGB:
177, 255, 239
CMY:
31, 0, 6
CMYK:
31, 0, 6, 0
HSL:
168°, 100.0000%, 84.7059%
HSV (HSB):
168°, 30.5882%, 100.0000%
XYZ:
69.4714, 87.0991, 94.8116
xyY:
0.2764, 0.3465, 87.0991
CIE-Lab:
94.7803, -27.1073, 0.0164
CIE-LCH:
94.7803, 27.1073, 179.9652
CIE-Luv:
94.7803, -37.5537, 4.6526
Hunter-Lab:
93.3269, -30.4488, 5.0956
#b1ffef color charts
#b1ffef color shades, tints & tones
#b1ffef color schemes
#b1ffef color preview, HTML & CSS examples
This text has a color of #b1ffef
<p style="color:#b1ffef;">Text here</p>
.mytext {color:#b1ffef;}
This box has a color of #b1ffef
<div style="background-color:#b1ffef;">Content here</div>
.mybackground {background-color:#b1ffef;}
Border around this has a color of #b1ffef
<div style="border:2px solid #b1ffef;">Content here</div>
.myborder {border:2px solid #b1ffef;}