#bdd1fc color space conversions
Hex:
#bdd1fc
RGB:
189, 209, 252
CMY:
26, 18, 1
CMYK:
25, 17, 0, 1
HSL:
221°, 91.3043%, 86.4706%
HSV (HSB):
221°, 25.0000%, 98.8235%
XYZ:
61.3574, 63.4480, 101.1083
xyY:
0.2716, 0.2809, 63.4480
CIE-Lab:
83.6775, 2.4839, -23.2638
CIE-LCH:
83.6775, 23.3961, 276.0944
CIE-Luv:
83.6775, -12.4011, -37.5881
Hunter-Lab:
79.6543, -1.8970, -19.5011
#bdd1fc color charts
#bdd1fc color shades, tints & tones
#bdd1fc color schemes
#bdd1fc color preview, HTML & CSS examples
This text has a color of #bdd1fc
<p style="color:#bdd1fc;">Text here</p>
.mytext {color:#bdd1fc;}
This box has a color of #bdd1fc
<div style="background-color:#bdd1fc;">Content here</div>
.mybackground {background-color:#bdd1fc;}
Border around this has a color of #bdd1fc
<div style="border:2px solid #bdd1fc;">Content here</div>
.myborder {border:2px solid #bdd1fc;}