#bdd1e5 color space conversions
Hex:
#bdd1e5
RGB:
189, 209, 229
CMY:
26, 18, 10
CMYK:
17, 9, 0, 10
HSL:
210°, 43.4783%, 81.9608%
HSV (HSB):
210°, 17.4672%, 89.8039%
XYZ:
57.9296, 62.0769, 83.0576
xyY:
0.2853, 0.3057, 62.0769
CIE-Lab:
82.9543, -2.6005, -12.1303
CIE-LCH:
82.9543, 12.4059, 257.9000
CIE-Luv:
82.9543, -11.5464, -18.4877
Hunter-Lab:
78.7889, -6.6383, -7.3500
#bdd1e5 color charts
#bdd1e5 color shades, tints & tones
#bdd1e5 color schemes
#bdd1e5 color preview, HTML & CSS examples
This text has a color of #bdd1e5
<p style="color:#bdd1e5;">Text here</p>
.mytext {color:#bdd1e5;}
This box has a color of #bdd1e5
<div style="background-color:#bdd1e5;">Content here</div>
.mybackground {background-color:#bdd1e5;}
Border around this has a color of #bdd1e5
<div style="border:2px solid #bdd1e5;">Content here</div>
.myborder {border:2px solid #bdd1e5;}