#b5e6ed color space conversions
Hex:
#b5e6ed
RGB:
181, 230, 237
CMY:
29, 10, 7
CMYK:
24, 3, 0, 7
HSL:
188°, 60.8696%, 81.9608%
HSV (HSB):
188°, 23.6287%, 92.9412%
XYZ:
62.6389, 72.5318, 90.8194
xyY:
0.2772, 0.3210, 72.5318
CIE-Lab:
88.2239, -14.1249, -8.5685
CIE-LCH:
88.2239, 16.5206, 211.2421
CIE-Luv:
88.2239, -24.9720, -11.0341
Hunter-Lab:
85.1656, -17.7539, -3.6101
#b5e6ed color charts
#b5e6ed color shades, tints & tones
#b5e6ed color schemes
#b5e6ed color preview, HTML & CSS examples
This text has a color of #b5e6ed
<p style="color:#b5e6ed;">Text here</p>
.mytext {color:#b5e6ed;}
This box has a color of #b5e6ed
<div style="background-color:#b5e6ed;">Content here</div>
.mybackground {background-color:#b5e6ed;}
Border around this has a color of #b5e6ed
<div style="border:2px solid #b5e6ed;">Content here</div>
.myborder {border:2px solid #b5e6ed;}