#D1D5EE (or 0xD1D5EE) is unknown color: approx Hawkes Blue. HEX triplet: D1, D5 and EE. RGB value is (209,213,238). Sum of RGB (Red+Green+Blue) = 209+213+238=660 (87% of max value = 765). Red value is 209 (82.03% from 255 or 31.67% from 660); Green value is 213 (83.59% from 255 or 32.27% from 660); Blue value is 238 (93.36% from 255 or 36.06% from 660); Max value from RGB is 238 - color contains mainly: blue. Hex color #D1D5EE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D1D5EE is #2E2A11. Grayscale: #D6D6D6. Windows color (decimal): -3025426 or 15652305. OLE color: 15652305.
HSL color Cylindrical-coordinate representation of color #D1D5EE: hue angle of 231.72º degrees, saturation: 0.46, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #D1D5EE is Cyan = 0.12, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #D1D5EE; } p { color: rgb(209,213,238); } H1.HeaderClassName { color: #D1D5EE; } .AnyTagClassName { color: #D1D5EE; } </style>
<style> a { background-color: #D1D5EE; } a { background-color: rgb(209,213,238); } div.DivClassName { background-color: #D1D5EE; } .BgClassName { background-color: #D1D5EE; } </style>
<style> span { border-color: #D1D5EE; } span { border-color: rgb(209,213,238); } td.TdClassName { border-color: #D1D5EE; } .TagClassName { border-color: #D1D5EE; } </style>