#bdd7fc color space conversions
Hex:
#bdd7fc
RGB:
189, 215, 252
CMY:
26, 16, 1
CMYK:
25, 15, 0, 1
HSL:
215°, 91.3043%, 86.4706%
HSV (HSB):
215°, 25.0000%, 98.8235%
XYZ:
62.8574, 66.4480, 101.6083
xyY:
0.2722, 0.2878, 66.4480
CIE-Lab:
85.2244, -0.6906, -20.9180
CIE-LCH:
85.2244, 20.9293, 268.1092
CIE-Luv:
85.2244, -15.0251, -33.2660
Hunter-Lab:
81.5156, -5.0095, -16.8433
#bdd7fc color charts
#bdd7fc color shades, tints & tones
#bdd7fc color schemes
#bdd7fc color preview, HTML & CSS examples
This text has a color of #bdd7fc
<p style="color:#bdd7fc;">Text here</p>
.mytext {color:#bdd7fc;}
This box has a color of #bdd7fc
<div style="background-color:#bdd7fc;">Content here</div>
.mybackground {background-color:#bdd7fc;}
Border around this has a color of #bdd7fc
<div style="border:2px solid #bdd7fc;">Content here</div>
.myborder {border:2px solid #bdd7fc;}