#b5dae5 color space conversions
Hex:
#b5dae5
RGB:
181, 218, 229
CMY:
29, 15, 10
CMYK:
21, 5, 0, 10
HSL:
194°, 48.0000%, 80.3922%
HSV (HSB):
194°, 20.9607%, 89.8039%
XYZ:
58.2703, 65.6237, 83.7242
xyY:
0.2807, 0.3161, 65.6237
CIE-Lab:
84.8041, -9.7443, -9.4286
CIE-LCH:
84.8041, 13.5591, 224.0564
CIE-Luv:
84.8041, -19.4992, -13.0538
Hunter-Lab:
81.0085, -13.3677, -4.5717
#b5dae5 color charts
#b5dae5 color shades, tints & tones
#b5dae5 color schemes
#b5dae5 color preview, HTML & CSS examples
This text has a color of #b5dae5
<p style="color:#b5dae5;">Text here</p>
.mytext {color:#b5dae5;}
This box has a color of #b5dae5
<div style="background-color:#b5dae5;">Content here</div>
.mybackground {background-color:#b5dae5;}
Border around this has a color of #b5dae5
<div style="border:2px solid #b5dae5;">Content here</div>
.myborder {border:2px solid #b5dae5;}