#bdd9fa color space conversions
Hex:
#bdd9fa
RGB:
189, 217, 250
CMY:
26, 15, 2
CMYK:
24, 13, 0, 2
HSL:
212°, 85.9155%, 86.0784%
HSV (HSB):
212°, 24.4000%, 98.0392%
XYZ:
63.0544, 67.3467, 100.1184
xyY:
0.2735, 0.2922, 67.3467
CIE-Lab:
85.6787, -2.1940, -19.1747
CIE-LCH:
85.6787, 19.2998, 263.4724
CIE-Luv:
85.6787, -15.8419, -30.1574
Hunter-Lab:
82.0650, -6.4637, -14.8876
#bdd9fa color charts
#bdd9fa color shades, tints & tones
#bdd9fa color schemes
#bdd9fa color preview, HTML & CSS examples
This text has a color of #bdd9fa
<p style="color:#bdd9fa;">Text here</p>
.mytext {color:#bdd9fa;}
This box has a color of #bdd9fa
<div style="background-color:#bdd9fa;">Content here</div>
.mybackground {background-color:#bdd9fa;}
Border around this has a color of #bdd9fa
<div style="border:2px solid #bdd9fa;">Content here</div>
.myborder {border:2px solid #bdd9fa;}