#b5daec color space conversions
Hex:
#b5daec
RGB:
181, 218, 236
CMY:
29, 15, 7
CMYK:
23, 8, 0, 7
HSL:
200°, 59.1398%, 81.7647%
HSV (HSB):
200°, 23.3051%, 92.5490%
XYZ:
59.2678, 66.0227, 88.9768
xyY:
0.2766, 0.3081, 66.0227
CIE-Lab:
85.0080, -8.2132, -12.8313
CIE-LCH:
85.0080, 15.2348, 237.3771
CIE-Luv:
85.0080, -19.6358, -18.7846
Hunter-Lab:
81.2543, -11.9953, -8.0469
#b5daec color charts
#b5daec color shades, tints & tones
#b5daec color schemes
#b5daec color preview, HTML & CSS examples
This text has a color of #b5daec
<p style="color:#b5daec;">Text here</p>
.mytext {color:#b5daec;}
This box has a color of #b5daec
<div style="background-color:#b5daec;">Content here</div>
.mybackground {background-color:#b5daec;}
Border around this has a color of #b5daec
<div style="border:2px solid #b5daec;">Content here</div>
.myborder {border:2px solid #b5daec;}