#bdc1ed color space conversions
Hex:
#bdc1ed
RGB:
189, 193, 237
CMY:
26, 24, 7
CMYK:
20, 19, 0, 7
HSL:
235°, 57.1429%, 83.5294%
HSV (HSB):
235°, 20.2532%, 92.9412%
XYZ:
55.3423, 55.0732, 87.8341
xyY:
0.2792, 0.2778, 55.0732
CIE-Lab:
79.0834, 7.6768, -22.2422
CIE-LCH:
79.0834, 23.5298, 289.0418
CIE-Luv:
79.0834, -4.6207, -36.4198
Hunter-Lab:
74.2113, 3.2447, -18.2258
#bdc1ed color charts
#bdc1ed color shades, tints & tones
#bdc1ed color schemes
#bdc1ed color preview, HTML & CSS examples
This text has a color of #bdc1ed
<p style="color:#bdc1ed;">Text here</p>
.mytext {color:#bdc1ed;}
This box has a color of #bdc1ed
<div style="background-color:#bdc1ed;">Content here</div>
.mybackground {background-color:#bdc1ed;}
Border around this has a color of #bdc1ed
<div style="border:2px solid #bdc1ed;">Content here</div>
.myborder {border:2px solid #bdc1ed;}