#b1eff5 color space conversions
Hex:
#b1eff5
RGB:
177, 239, 245
CMY:
31, 6, 4
CMYK:
28, 2, 0, 4
HSL:
185°, 77.2727%, 82.7451%
HSV (HSB):
185°, 27.7551%, 96.0784%
XYZ:
65.4794, 77.6727, 97.9274
xyY:
0.2716, 0.3222, 77.6727
CIE-Lab:
90.6303, -18.0172, -9.2083
CIE-LCH:
90.6303, 20.2339, 207.0707
CIE-Luv:
90.6303, -30.6537, -11.4818
Hunter-Lab:
88.1321, -21.6113, -4.1872
#b1eff5 color charts
#b1eff5 color shades, tints & tones
#b1eff5 color schemes
#b1eff5 color preview, HTML & CSS examples
This text has a color of #b1eff5
<p style="color:#b1eff5;">Text here</p>
.mytext {color:#b1eff5;}
This box has a color of #b1eff5
<div style="background-color:#b1eff5;">Content here</div>
.mybackground {background-color:#b1eff5;}
Border around this has a color of #b1eff5
<div style="border:2px solid #b1eff5;">Content here</div>
.myborder {border:2px solid #b1eff5;}