#D5D9EB (or 0xD5D9EB) is unknown color: approx Hawkes Blue. HEX triplet: D5, D9 and EB. RGB value is (213,217,235). Sum of RGB (Red+Green+Blue) = 213+217+235=665 (88% of max value = 765). Red value is 213 (83.59% from 255 or 32.03% from 665); Green value is 217 (85.16% from 255 or 32.63% from 665); Blue value is 235 (92.19% from 255 or 35.34% from 665); Max value from RGB is 235 - color contains mainly: blue. Hex color #D5D9EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D5D9EB is #2A2614. Grayscale: #D9D9D9. Windows color (decimal): -2762261 or 15456725. OLE color: 15456725.
HSL color Cylindrical-coordinate representation of color #D5D9EB: hue angle of 229.09º degrees, saturation: 0.35, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #D5D9EB is Cyan = 0.09, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #D5D9EB; } p { color: rgb(213,217,235); } H1.HeaderClassName { color: #D5D9EB; } .AnyTagClassName { color: #D5D9EB; } </style>
<style> a { background-color: #D5D9EB; } a { background-color: rgb(213,217,235); } div.DivClassName { background-color: #D5D9EB; } .BgClassName { background-color: #D5D9EB; } </style>
<style> span { border-color: #D5D9EB; } span { border-color: rgb(213,217,235); } td.TdClassName { border-color: #D5D9EB; } .TagClassName { border-color: #D5D9EB; } </style>