#b1eff1 color space conversions
Hex:
#b1eff1
RGB:
177, 239, 241
CMY:
31, 6, 5
CMYK:
27, 1, 0, 5
HSL:
182°, 69.5652%, 81.9608%
HSV (HSB):
182°, 26.5560%, 94.5098%
XYZ:
64.8751, 77.4310, 94.7455
xyY:
0.2737, 0.3266, 77.4310
CIE-Lab:
90.5196, -18.9025, -7.2851
CIE-LCH:
90.5196, 20.2578, 201.0769
CIE-Luv:
90.5196, -30.6553, -8.2411
Hunter-Lab:
87.9949, -22.3900, -2.2421
#b1eff1 color charts
#b1eff1 color shades, tints & tones
#b1eff1 color schemes
#b1eff1 color preview, HTML & CSS examples
This text has a color of #b1eff1
<p style="color:#b1eff1;">Text here</p>
.mytext {color:#b1eff1;}
This box has a color of #b1eff1
<div style="background-color:#b1eff1;">Content here</div>
.mybackground {background-color:#b1eff1;}
Border around this has a color of #b1eff1
<div style="border:2px solid #b1eff1;">Content here</div>
.myborder {border:2px solid #b1eff1;}