#bddee4 color space conversions
Hex:
#bddee4
RGB:
189, 222, 228
CMY:
26, 13, 11
CMYK:
17, 3, 0, 11
HSL:
189°, 41.9355%, 81.7647%
HSV (HSB):
189°, 17.1053%, 89.4118%
XYZ:
61.1111, 68.6628, 83.4311
xyY:
0.2866, 0.3221, 68.6628
CIE-Lab:
86.3368, -9.5574, -6.5720
CIE-LCH:
86.3368, 11.5989, 214.5137
CIE-Luv:
86.3368, -17.5110, -8.5651
Hunter-Lab:
82.8630, -13.3673, -1.6924
#bddee4 color charts
#bddee4 color shades, tints & tones
#bddee4 color schemes
#bddee4 color preview, HTML & CSS examples
This text has a color of #bddee4
<p style="color:#bddee4;">Text here</p>
.mytext {color:#bddee4;}
This box has a color of #bddee4
<div style="background-color:#bddee4;">Content here</div>
.mybackground {background-color:#bddee4;}
Border around this has a color of #bddee4
<div style="border:2px solid #bddee4;">Content here</div>
.myborder {border:2px solid #bddee4;}