#bdd8ea color space conversions
Hex:
#bdd8ea
RGB:
189, 216, 234
CMY:
26, 15, 8
CMYK:
19, 8, 0, 8
HSL:
204°, 51.7241%, 82.9412%
HSV (HSB):
204°, 19.2308%, 91.7647%
XYZ:
60.3934, 65.8711, 87.3732
xyY:
0.2827, 0.3083, 65.8711
CIE-Lab:
84.9306, -5.1923, -11.8346
CIE-LCH:
84.9306, 12.9236, 246.3112
CIE-Luv:
84.9306, -14.9207, -17.6512
Hunter-Lab:
81.1610, -9.2065, -7.0155
#bdd8ea color charts
#bdd8ea color shades, tints & tones
#bdd8ea color schemes
#bdd8ea color preview, HTML & CSS examples
This text has a color of #bdd8ea
<p style="color:#bdd8ea;">Text here</p>
.mytext {color:#bdd8ea;}
This box has a color of #bdd8ea
<div style="background-color:#bdd8ea;">Content here</div>
.mybackground {background-color:#bdd8ea;}
Border around this has a color of #bdd8ea
<div style="border:2px solid #bdd8ea;">Content here</div>
.myborder {border:2px solid #bdd8ea;}