#b5dae9 color space conversions
Hex:
#b5dae9
RGB:
181, 218, 233
CMY:
29, 15, 9
CMYK:
22, 6, 0, 9
HSL:
197°, 54.1667%, 81.1765%
HSV (HSB):
197°, 22.3176%, 91.3725%
XYZ:
58.8354, 65.8498, 86.7001
xyY:
0.2783, 0.3115, 65.8498
CIE-Lab:
84.9197, -8.8739, -11.3749
CIE-LCH:
84.9197, 14.4269, 232.0410
CIE-Luv:
84.9197, -19.5769, -16.3216
Hunter-Lab:
81.1479, -12.5891, -6.5432
#b5dae9 color charts
#b5dae9 color shades, tints & tones
#b5dae9 color schemes
#b5dae9 color preview, HTML & CSS examples
This text has a color of #b5dae9
<p style="color:#b5dae9;">Text here</p>
.mytext {color:#b5dae9;}
This box has a color of #b5dae9
<div style="background-color:#b5dae9;">Content here</div>
.mybackground {background-color:#b5dae9;}
Border around this has a color of #b5dae9
<div style="border:2px solid #b5dae9;">Content here</div>
.myborder {border:2px solid #b5dae9;}