#D8DAFA (or 0xD8DAFA) is unknown color: approx Quartz. HEX triplet: D8, DA and FA. RGB value is (216,218,250). Sum of RGB (Red+Green+Blue) = 216+218+250=684 (90% of max value = 765). Red value is 216 (84.77% from 255 or 31.58% from 684); Green value is 218 (85.55% from 255 or 31.87% from 684); Blue value is 250 (98.05% from 255 or 36.55% from 684); Max value from RGB is 250 - color contains mainly: blue. Hex color #D8DAFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D8DAFA is #272505. Grayscale: #DCDCDC. Windows color (decimal): -2565382 or 16440024. OLE color: 16440024.
HSL color Cylindrical-coordinate representation of color #D8DAFA: hue angle of 236.47º degrees, saturation: 0.77, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #D8DAFA is Cyan = 0.14, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #D8DAFA; } p { color: rgb(216,218,250); } H1.HeaderClassName { color: #D8DAFA; } .AnyTagClassName { color: #D8DAFA; } </style>
<style> a { background-color: #D8DAFA; } a { background-color: rgb(216,218,250); } div.DivClassName { background-color: #D8DAFA; } .BgClassName { background-color: #D8DAFA; } </style>
<style> span { border-color: #D8DAFA; } span { border-color: rgb(216,218,250); } td.TdClassName { border-color: #D8DAFA; } .TagClassName { border-color: #D8DAFA; } </style>