#D8DEFF (or 0xD8DEFF) is unknown color: approx Quartz. HEX triplet: D8, DE and FF. RGB value is (216,222,255). Sum of RGB (Red+Green+Blue) = 216+222+255=693 (91% of max value = 765). Red value is 216 (84.77% from 255 or 31.17% from 693); Green value is 222 (87.11% from 255 or 32.03% from 693); Blue value is 255 (100% from 255 or 36.80% from 693); Max value from RGB is 255 - color contains mainly: blue. Hex color #D8DEFF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D8DEFF is #272100. Grayscale: #DFDFDF. Windows color (decimal): -2564353 or 16768728. OLE color: 16768728.
HSL color Cylindrical-coordinate representation of color #D8DEFF: hue angle of 230.77º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #D8DEFF is Cyan = 0.15, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #D8DEFF; } p { color: rgb(216,222,255); } H1.HeaderClassName { color: #D8DEFF; } .AnyTagClassName { color: #D8DEFF; } </style>
<style> a { background-color: #D8DEFF; } a { background-color: rgb(216,222,255); } div.DivClassName { background-color: #D8DEFF; } .BgClassName { background-color: #D8DEFF; } </style>
<style> span { border-color: #D8DEFF; } span { border-color: rgb(216,222,255); } td.TdClassName { border-color: #D8DEFF; } .TagClassName { border-color: #D8DEFF; } </style>