#bde8dd color space conversions
Hex:
#bde8dd
RGB:
189, 232, 221
CMY:
26, 9, 13
CMYK:
19, 0, 5, 9
HSL:
165°, 48.3146%, 82.5490%
HSV (HSB):
165°, 18.5345%, 90.9804%
XYZ:
62.8940, 73.7525, 79.3274
xyY:
0.2912, 0.3415, 73.7525
CIE-Lab:
88.8054, -16.0412, 0.7355
CIE-LCH:
88.8054, 16.0581, 177.3750
CIE-Luv:
88.8054, -22.0012, 3.8943
Hunter-Lab:
85.8793, -19.5636, 5.3488
#bde8dd color charts
#bde8dd color shades, tints & tones
#bde8dd color schemes
#bde8dd color preview, HTML & CSS examples
This text has a color of #bde8dd
<p style="color:#bde8dd;">Text here</p>
.mytext {color:#bde8dd;}
This box has a color of #bde8dd
<div style="background-color:#bde8dd;">Content here</div>
.mybackground {background-color:#bde8dd;}
Border around this has a color of #bde8dd
<div style="border:2px solid #bde8dd;">Content here</div>
.myborder {border:2px solid #bde8dd;}