#bdedee color space conversions
Hex:
#bdedee
RGB:
189, 237, 238
CMY:
26, 7, 7
CMYK:
21, 0, 0, 7
HSL:
181°, 59.0361%, 83.7255%
HSV (HSB):
181°, 20.5882%, 93.3333%
XYZ:
66.7031, 77.5602, 92.3439
xyY:
0.2819, 0.3278, 77.5602
CIE-Lab:
90.5789, -15.0614, -5.5559
CIE-LCH:
90.5789, 16.0535, 200.2482
CIE-Luv:
90.5789, -24.5013, -6.0984
Hunter-Lab:
88.0683, -18.9233, -0.5207
#bdedee color charts
#bdedee color shades, tints & tones
#bdedee color schemes
#bdedee color preview, HTML & CSS examples
This text has a color of #bdedee
<p style="color:#bdedee;">Text here</p>
.mytext {color:#bdedee;}
This box has a color of #bdedee
<div style="background-color:#bdedee;">Content here</div>
.mybackground {background-color:#bdedee;}
Border around this has a color of #bdedee
<div style="border:2px solid #bdedee;">Content here</div>
.myborder {border:2px solid #bdedee;}