#bdc7ed color space conversions
Hex:
#bdc7ed
RGB:
189, 199, 237
CMY:
26, 22, 7
CMYK:
20, 16, 0, 7
HSL:
228°, 57.1429%, 83.5294%
HSV (HSB):
228°, 20.2532%, 92.9412%
XYZ:
56.6958, 57.7801, 88.2852
xyY:
0.2796, 0.2850, 57.7801
CIE-Lab:
80.6164, 4.4454, -19.9174
CIE-LCH:
80.6164, 20.4075, 282.5817
CIE-Luv:
80.6164, -7.3210, -32.1756
Hunter-Lab:
76.0132, 0.1141, -15.6529
#bdc7ed color charts
#bdc7ed color shades, tints & tones
#bdc7ed color schemes
#bdc7ed color preview, HTML & CSS examples
This text has a color of #bdc7ed
<p style="color:#bdc7ed;">Text here</p>
.mytext {color:#bdc7ed;}
This box has a color of #bdc7ed
<div style="background-color:#bdc7ed;">Content here</div>
.mybackground {background-color:#bdc7ed;}
Border around this has a color of #bdc7ed
<div style="border:2px solid #bdc7ed;">Content here</div>
.myborder {border:2px solid #bdc7ed;}