#bdcdec color space conversions
Hex:
#bdcdec
RGB:
189, 205, 236
CMY:
26, 20, 7
CMYK:
20, 13, 0, 7
HSL:
220°, 55.2941%, 83.3333%
HSV (HSB):
220°, 19.9153%, 92.5490%
XYZ:
57.9579, 60.5376, 87.9871
xyY:
0.2807, 0.2932, 60.5376
CIE-Lab:
82.1295, 1.0236, -17.0983
CIE-LCH:
82.1295, 17.1290, 273.4259
CIE-Luv:
82.1295, -9.9895, -27.0895
Hunter-Lab:
77.8059, -3.1950, -12.5842
#bdcdec color charts
#bdcdec color shades, tints & tones
#bdcdec color schemes
#bdcdec color preview, HTML & CSS examples
This text has a color of #bdcdec
<p style="color:#bdcdec;">Text here</p>
.mytext {color:#bdcdec;}
This box has a color of #bdcdec
<div style="background-color:#bdcdec;">Content here</div>
.mybackground {background-color:#bdcdec;}
Border around this has a color of #bdcdec
<div style="border:2px solid #bdcdec;">Content here</div>
.myborder {border:2px solid #bdcdec;}