#bdecdc color space conversions
Hex:
#bdecdc
RGB:
189, 236, 220
CMY:
26, 7, 14
CMYK:
20, 0, 7, 7
HSL:
160°, 55.2941%, 83.3333%
HSV (HSB):
160°, 19.9153%, 92.5490%
XYZ:
63.9000, 75.9770, 79.0073
xyY:
0.2919, 0.3471, 75.9770
CIE-Lab:
89.8487, -18.2275, 2.7766
CIE-LCH:
89.8487, 18.4377, 171.3386
CIE-Luv:
89.8487, -23.8407, 7.3935
Hunter-Lab:
87.1648, -21.6811, 7.2741
#bdecdc color charts
#bdecdc RGB chart
#bdecdc CMYK chart
#bdecdc RGB pie chart
#bdecdc color shades, tints & tones
#bdecdc color schemes
#bdecdc color preview, HTML & CSS examples
This text has a color of #bdecdc
<p style="color:#bdecdc;">Text here</p>
.mytext {color:#bdecdc;}
Text color #bdecdc
This box has a color of #bdecdc
<div style="background-color:#bdecdc;">Content here</div>
.mybackground {background-color:#bdecdc;}
Background color #bdecdc
Border around this has a color of #bdecdc
<div style="border:2px solid #bdecdc;">Content here</div>
.myborder {border:2px solid #bdecdc;}
Border color #bdecdc