#bdd5e2 color space conversions
Hex:
#bdd5e2
RGB:
189, 213, 226
CMY:
26, 16, 11
CMYK:
16, 6, 0, 11
HSL:
201°, 38.9474%, 81.3725%
HSV (HSB):
201°, 16.3717%, 88.6275%
XYZ:
58.5080, 63.8983, 81.2014
xyY:
0.2874, 0.3138, 63.8983
CIE-Lab:
83.9128, -5.3258, -9.1062
CIE-LCH:
83.9128, 10.5492, 239.6787
CIE-Luv:
83.9128, -13.2940, -13.2347
Hunter-Lab:
79.9364, -9.2389, -4.2728
#bdd5e2 color charts
#bdd5e2 color shades, tints & tones
#bdd5e2 color schemes
#bdd5e2 color preview, HTML & CSS examples
This text has a color of #bdd5e2
<p style="color:#bdd5e2;">Text here</p>
.mytext {color:#bdd5e2;}
This box has a color of #bdd5e2
<div style="background-color:#bdd5e2;">Content here</div>
.mybackground {background-color:#bdd5e2;}
Border around this has a color of #bdd5e2
<div style="border:2px solid #bdd5e2;">Content here</div>
.myborder {border:2px solid #bdd5e2;}