#bdd5fc color space conversions
Hex:
#bdd5fc
RGB:
189, 213, 252
CMY:
26, 16, 1
CMYK:
25, 15, 0, 1
HSL:
217°, 91.3043%, 86.4706%
HSV (HSB):
217°, 25.0000%, 98.8235%
XYZ:
62.3512, 65.4356, 101.4395
xyY:
0.2720, 0.2855, 65.4356
CIE-Lab:
84.7077, 0.3641, -21.7006
CIE-LCH:
84.7077, 21.7036, 270.9613
CIE-Luv:
84.7077, -14.1497, -34.7074
Hunter-Lab:
80.8923, -3.9749, -17.7255
#bdd5fc color charts
#bdd5fc color shades, tints & tones
#bdd5fc color schemes
#bdd5fc color preview, HTML & CSS examples
This text has a color of #bdd5fc
<p style="color:#bdd5fc;">Text here</p>
.mytext {color:#bdd5fc;}
This box has a color of #bdd5fc
<div style="background-color:#bdd5fc;">Content here</div>
.mybackground {background-color:#bdd5fc;}
Border around this has a color of #bdd5fc
<div style="border:2px solid #bdd5fc;">Content here</div>
.myborder {border:2px solid #bdd5fc;}