#bddeec color space conversions
Hex:
#bddeec
RGB:
189, 222, 236
CMY:
26, 13, 7
CMYK:
20, 6, 0, 7
HSL:
198°, 55.2941%, 83.3333%
HSV (HSB):
198°, 19.9153%, 92.5490%
XYZ:
62.2479, 69.1175, 89.4171
xyY:
0.2819, 0.3131, 69.1175
CIE-Lab:
86.5622, -7.8696, -10.4596
CIE-LCH:
86.5622, 13.0894, 233.0429
CIE-Luv:
86.5622, -17.7013, -15.0458
Hunter-Lab:
83.1369, -11.8397, -5.5729
#bddeec color charts
#bddeec color shades, tints & tones
#bddeec color schemes
#bddeec color preview, HTML & CSS examples
This text has a color of #bddeec
<p style="color:#bddeec;">Text here</p>
.mytext {color:#bddeec;}
This box has a color of #bddeec
<div style="background-color:#bddeec;">Content here</div>
.mybackground {background-color:#bddeec;}
Border around this has a color of #bddeec
<div style="border:2px solid #bddeec;">Content here</div>
.myborder {border:2px solid #bddeec;}