#bdd4e1 color space conversions
Hex:
#bdd4e1
RGB:
189, 212, 225
CMY:
26, 17, 12
CMYK:
16, 6, 0, 12
HSL:
202°, 37.5000%, 81.1765%
HSV (HSB):
202°, 16.0000%, 88.2353%
XYZ:
58.1204, 63.3420, 80.3971
xyY:
0.2879, 0.3138, 63.3420
CIE-Lab:
83.6220, -5.0138, -9.0067
CIE-LCH:
83.6220, 10.3082, 240.8966
CIE-Luv:
83.6220, -12.7968, -13.1212
Hunter-Lab:
79.5877, -8.9256, -4.1816
#bdd4e1 color charts
#bdd4e1 color shades, tints & tones
#bdd4e1 color schemes
#bdd4e1 color preview, HTML & CSS examples
This text has a color of #bdd4e1
<p style="color:#bdd4e1;">Text here</p>
.mytext {color:#bdd4e1;}
This box has a color of #bdd4e1
<div style="background-color:#bdd4e1;">Content here</div>
.mybackground {background-color:#bdd4e1;}
Border around this has a color of #bdd4e1
<div style="border:2px solid #bdd4e1;">Content here</div>
.myborder {border:2px solid #bdd4e1;}