#bdd9ca color space conversions
Hex:
#bdd9ca
RGB:
189, 217, 202
CMY:
26, 15, 21
CMYK:
13, 0, 7, 15
HSL:
148°, 26.9231%, 79.6078%
HSV (HSB):
148°, 12.9032%, 85.0980%
XYZ:
56.4598, 64.7088, 65.3914
xyY:
0.3026, 0.3469, 64.7088
CIE-Lab:
84.3335, -12.1612, 4.2492
CIE-LCH:
84.3335, 12.8822, 160.7405
CIE-Luv:
84.3335, -14.4935, 8.4957
Hunter-Lab:
80.4418, -15.4890, 8.1122
#bdd9ca color charts
#bdd9ca color shades, tints & tones
#bdd9ca color schemes
#bdd9ca color preview, HTML & CSS examples
This text has a color of #bdd9ca
<p style="color:#bdd9ca;">Text here</p>
.mytext {color:#bdd9ca;}
This box has a color of #bdd9ca
<div style="background-color:#bdd9ca;">Content here</div>
.mybackground {background-color:#bdd9ca;}
Border around this has a color of #bdd9ca
<div style="border:2px solid #bdd9ca;">Content here</div>
.myborder {border:2px solid #bdd9ca;}