#b1eadf color space conversions
Hex:
#b1eadf
RGB:
177, 234, 223
CMY:
31, 8, 13
CMYK:
24, 0, 5, 8
HSL:
168°, 57.5758%, 80.5882%
HSV (HSB):
168°, 24.3590%, 91.7647%
XYZ:
60.8736, 73.5205, 80.7945
xyY:
0.2829, 0.3417, 73.5205
CIE-Lab:
88.6954, -20.2835, -0.5569
CIE-LCH:
88.6954, 20.2911, 181.5728
CIE-Luv:
88.6954, -28.4402, 2.6023
Hunter-Lab:
85.7441, -23.3270, 4.1533
#b1eadf color charts
#b1eadf color shades, tints & tones
#b1eadf color schemes
#b1eadf color preview, HTML & CSS examples
This text has a color of #b1eadf
<p style="color:#b1eadf;">Text here</p>
.mytext {color:#b1eadf;}
This box has a color of #b1eadf
<div style="background-color:#b1eadf;">Content here</div>
.mybackground {background-color:#b1eadf;}
Border around this has a color of #b1eadf
<div style="border:2px solid #b1eadf;">Content here</div>
.myborder {border:2px solid #b1eadf;}