#bdc3ed color space conversions
Hex:
#bdc3ed
RGB:
189, 195, 237
CMY:
26, 24, 7
CMYK:
20, 18, 0, 7
HSL:
233°, 57.1429%, 83.5294%
HSV (HSB):
233°, 20.2532%, 92.9412%
XYZ:
55.7874, 55.9635, 87.9825
xyY:
0.2793, 0.2802, 55.9635
CIE-Lab:
79.5930, 6.5966, -21.4684
CIE-LCH:
79.5930, 22.4590, 287.0806
CIE-Luv:
79.5930, -5.5195, -35.0067
Hunter-Lab:
74.8087, 2.1983, -17.3648
#bdc3ed color charts
#bdc3ed color shades, tints & tones
#bdc3ed color schemes
#bdc3ed color preview, HTML & CSS examples
This text has a color of #bdc3ed
<p style="color:#bdc3ed;">Text here</p>
.mytext {color:#bdc3ed;}
This box has a color of #bdc3ed
<div style="background-color:#bdc3ed;">Content here</div>
.mybackground {background-color:#bdc3ed;}
Border around this has a color of #bdc3ed
<div style="border:2px solid #bdc3ed;">Content here</div>
.myborder {border:2px solid #bdc3ed;}