#b5cde8 color space conversions
Hex:
#b5cde8
RGB:
181, 205, 232
CMY:
29, 20, 9
CMYK:
22, 12, 0, 9
HSL:
212°, 52.5773%, 80.9804%
HSV (HSB):
212°, 21.9828%, 90.9804%
XYZ:
55.4529, 59.3126, 84.8697
xyY:
0.2778, 0.2971, 59.3126
CIE-Lab:
81.4631, -2.3028, -16.0208
CIE-LCH:
81.4631, 16.1854, 261.8206
CIE-Luv:
81.4631, -13.7234, -24.7806
Hunter-Lab:
77.0147, -6.2503, -11.4270
#b5cde8 color charts
#b5cde8 color shades, tints & tones
#b5cde8 color schemes
#b5cde8 color preview, HTML & CSS examples
This text has a color of #b5cde8
<p style="color:#b5cde8;">Text here</p>
.mytext {color:#b5cde8;}
This box has a color of #b5cde8
<div style="background-color:#b5cde8;">Content here</div>
.mybackground {background-color:#b5cde8;}
Border around this has a color of #b5cde8
<div style="border:2px solid #b5cde8;">Content here</div>
.myborder {border:2px solid #b5cde8;}