#bdc8e5 color space conversions
Hex:
#bdc8e5
RGB:
189, 200, 229
CMY:
26, 22, 10
CMYK:
17, 13, 0, 10
HSL:
224°, 43.4783%, 81.9608%
HSV (HSB):
224°, 17.4672%, 89.8039%
XYZ:
55.7834, 57.7845, 82.3422
xyY:
0.2847, 0.2950, 57.7845
CIE-Lab:
80.6188, 2.1648, -15.6308
CIE-LCH:
80.6188, 15.7800, 277.8852
CIE-Luv:
80.6188, -7.3976, -24.8172
Hunter-Lab:
76.0161, -2.0384, -11.0128
#bdc8e5 color charts
#bdc8e5 color shades, tints & tones
#bdc8e5 color schemes
#bdc8e5 color preview, HTML & CSS examples
This text has a color of #bdc8e5
<p style="color:#bdc8e5;">Text here</p>
.mytext {color:#bdc8e5;}
This box has a color of #bdc8e5
<div style="background-color:#bdc8e5;">Content here</div>
.mybackground {background-color:#bdc8e5;}
Border around this has a color of #bdc8e5
<div style="border:2px solid #bdc8e5;">Content here</div>
.myborder {border:2px solid #bdc8e5;}