#bddde3 color space conversions
Hex:
#bddde3
RGB:
189, 221, 227
CMY:
26, 13, 11
CMYK:
17, 3, 0, 11
HSL:
189°, 40.4255%, 81.5686%
HSV (HSB):
189°, 16.7401%, 89.0196%
XYZ:
60.7078, 68.0778, 82.6137
xyY:
0.2872, 0.3220, 68.0778
CIE-Lab:
86.0453, -9.2524, -6.4749
CIE-LCH:
86.0453, 11.2929, 214.9845
CIE-Luv:
86.0453, -17.0258, -8.4578
Hunter-Lab:
82.5093, -13.0562, -1.6086
#bddde3 color charts
#bddde3 color shades, tints & tones
#bddde3 color schemes
#bddde3 color preview, HTML & CSS examples
This text has a color of #bddde3
<p style="color:#bddde3;">Text here</p>
.mytext {color:#bddde3;}
This box has a color of #bddde3
<div style="background-color:#bddde3;">Content here</div>
.mybackground {background-color:#bddde3;}
Border around this has a color of #bddde3
<div style="border:2px solid #bddde3;">Content here</div>
.myborder {border:2px solid #bddde3;}