#bdd4df color space conversions
Hex:
#bdd4df
RGB:
189, 212, 223
CMY:
26, 17, 13
CMYK:
15, 5, 0, 13
HSL:
199°, 34.6939%, 80.7843%
HSV (HSB):
199°, 15.2466%, 87.4510%
XYZ:
57.8490, 63.2335, 78.9684
xyY:
0.2892, 0.3161, 63.2335
CIE-Lab:
83.5651, -5.4298, -8.0276
CIE-LCH:
83.5651, 9.6915, 235.9259
CIE-Luv:
83.5651, -12.7307, -11.4997
Hunter-Lab:
79.5195, -9.3035, -3.2154
#bdd4df color charts
#bdd4df color shades, tints & tones
#bdd4df color schemes
#bdd4df color preview, HTML & CSS examples
This text has a color of #bdd4df
<p style="color:#bdd4df;">Text here</p>
.mytext {color:#bdd4df;}
This box has a color of #bdd4df
<div style="background-color:#bdd4df;">Content here</div>
.mybackground {background-color:#bdd4df;}
Border around this has a color of #bdd4df
<div style="border:2px solid #bdd4df;">Content here</div>
.myborder {border:2px solid #bdd4df;}