#bdd7fd color space conversions
Hex:
#bdd7fd
RGB:
189, 215, 253
CMY:
26, 16, 1
CMYK:
25, 15, 0, 1
HSL:
216°, 94.1176%, 86.6667%
HSV (HSB):
216°, 25.2964%, 99.2157%
XYZ:
63.0163, 66.5115, 102.4452
xyY:
0.2717, 0.2867, 66.5115
CIE-Lab:
85.2567, -0.4628, -21.3975
CIE-LCH:
85.2567, 21.4025, 268.7609
CIE-Luv:
85.2567, -15.0567, -34.1017
Hunter-Lab:
81.5546, -4.7956, -17.3892
#bdd7fd color charts
#bdd7fd color shades, tints & tones
#bdd7fd color schemes
#bdd7fd color preview, HTML & CSS examples
This text has a color of #bdd7fd
<p style="color:#bdd7fd;">Text here</p>
.mytext {color:#bdd7fd;}
This box has a color of #bdd7fd
<div style="background-color:#bdd7fd;">Content here</div>
.mybackground {background-color:#bdd7fd;}
Border around this has a color of #bdd7fd
<div style="border:2px solid #bdd7fd;">Content here</div>
.myborder {border:2px solid #bdd7fd;}