#D0DFFB (or 0xD0DFFB) is unknown color: approx Hawkes Blue. HEX triplet: D0, DF and FB. RGB value is (208,223,251). Sum of RGB (Red+Green+Blue) = 208+223+251=682 (90% of max value = 765). Red value is 208 (81.64% from 255 or 30.50% from 682); Green value is 223 (87.5% from 255 or 32.70% from 682); Blue value is 251 (98.44% from 255 or 36.80% from 682); Max value from RGB is 251 - color contains mainly: blue. Hex color #D0DFFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D0DFFB is #2F2004. Grayscale: #DDDDDD. Windows color (decimal): -3088389 or 16506832. OLE color: 16506832.
HSL color Cylindrical-coordinate representation of color #D0DFFB: hue angle of 219.07º degrees, saturation: 0.84, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #D0DFFB is Cyan = 0.17, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #D0DFFB; } p { color: rgb(208,223,251); } H1.HeaderClassName { color: #D0DFFB; } .AnyTagClassName { color: #D0DFFB; } </style>
<style> a { background-color: #D0DFFB; } a { background-color: rgb(208,223,251); } div.DivClassName { background-color: #D0DFFB; } .BgClassName { background-color: #D0DFFB; } </style>
<style> span { border-color: #D0DFFB; } span { border-color: rgb(208,223,251); } td.TdClassName { border-color: #D0DFFB; } .TagClassName { border-color: #D0DFFB; } </style>