#bdedcb color space conversions
Hex:
#bdedcb
RGB:
189, 237, 203
CMY:
26, 7, 20
CMYK:
20, 0, 14, 7
HSL:
138°, 57.1429%, 83.5294%
HSV (HSB):
138°, 20.2532%, 92.9412%
XYZ:
62.0499, 75.6990, 67.8409
xyY:
0.3018, 0.3682, 75.6990
CIE-Lab:
89.7194, -21.9389, 11.4541
CIE-LCH:
89.7194, 24.7490, 152.4313
CIE-Luv:
89.7194, -24.1296, 20.9159
Hunter-Lab:
87.0052, -24.9572, 14.6732
#bdedcb color charts
#bdedcb color shades, tints & tones
#bdedcb color schemes
#bdedcb color preview, HTML & CSS examples
This text has a color of #bdedcb
<p style="color:#bdedcb;">Text here</p>
.mytext {color:#bdedcb;}
This box has a color of #bdedcb
<div style="background-color:#bdedcb;">Content here</div>
.mybackground {background-color:#bdedcb;}
Border around this has a color of #bdedcb
<div style="border:2px solid #bdedcb;">Content here</div>
.myborder {border:2px solid #bdedcb;}