#b9dae5 color space conversions
Hex:
#b9dae5
RGB:
185, 218, 229
CMY:
27, 15, 10
CMYK:
19, 5, 0, 10
HSL:
195°, 45.8333%, 81.1765%
HSV (HSB):
195°, 19.2140%, 89.8039%
XYZ:
59.2218, 66.1142, 83.7687
xyY:
0.2832, 0.3162, 66.1142
CIE-Lab:
85.0547, -8.5247, -9.0291
CIE-LCH:
85.0547, 12.4175, 226.6458
CIE-Luv:
85.0547, -17.6166, -12.6164
Hunter-Lab:
81.3107, -12.2849, -4.1649
#b9dae5 color charts
#b9dae5 color shades, tints & tones
#b9dae5 color schemes
#b9dae5 color preview, HTML & CSS examples
This text has a color of #b9dae5
<p style="color:#b9dae5;">Text here</p>
.mytext {color:#b9dae5;}
This box has a color of #b9dae5
<div style="background-color:#b9dae5;">Content here</div>
.mybackground {background-color:#b9dae5;}
Border around this has a color of #b9dae5
<div style="border:2px solid #b9dae5;">Content here</div>
.myborder {border:2px solid #b9dae5;}