#b4cde9 color space conversions
Hex:
#b4cde9
RGB:
180, 205, 233
CMY:
29, 20, 9
CMYK:
23, 12, 0, 9
HSL:
212°, 54.6392%, 80.9804%
HSV (HSB):
212°, 22.7468%, 91.3725%
XYZ:
55.3617, 59.2491, 85.6091
xyY:
0.2765, 0.2959, 59.2491
CIE-Lab:
81.4283, -2.3820, -16.6137
CIE-LCH:
81.4283, 16.7836, 261.8409
CIE-Luv:
81.4283, -14.2305, -25.7343
Hunter-Lab:
76.9735, -6.3208, -12.0604
#b4cde9 color charts
#b4cde9 color shades, tints & tones
#b4cde9 color schemes
#b4cde9 color preview, HTML & CSS examples
This text has a color of #b4cde9
<p style="color:#b4cde9;">Text here</p>
.mytext {color:#b4cde9;}
This box has a color of #b4cde9
<div style="background-color:#b4cde9;">Content here</div>
.mybackground {background-color:#b4cde9;}
Border around this has a color of #b4cde9
<div style="border:2px solid #b4cde9;">Content here</div>
.myborder {border:2px solid #b4cde9;}