#D2DEFC (or 0xD2DEFC) is unknown color: approx Hawkes Blue. HEX triplet: D2, DE and FC. RGB value is (210,222,252). Sum of RGB (Red+Green+Blue) = 210+222+252=684 (90% of max value = 765). Red value is 210 (82.42% from 255 or 30.70% from 684); Green value is 222 (87.11% from 255 or 32.46% from 684); Blue value is 252 (98.83% from 255 or 36.84% from 684); Max value from RGB is 252 - color contains mainly: blue. Hex color #D2DEFC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D2DEFC is #2D2103. Grayscale: #DDDDDD. Windows color (decimal): -2957572 or 16572114. OLE color: 16572114.
HSL color Cylindrical-coordinate representation of color #D2DEFC: hue angle of 222.86º degrees, saturation: 0.88, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #D2DEFC is Cyan = 0.17, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #D2DEFC; } p { color: rgb(210,222,252); } H1.HeaderClassName { color: #D2DEFC; } .AnyTagClassName { color: #D2DEFC; } </style>
<style> a { background-color: #D2DEFC; } a { background-color: rgb(210,222,252); } div.DivClassName { background-color: #D2DEFC; } .BgClassName { background-color: #D2DEFC; } </style>
<style> span { border-color: #D2DEFC; } span { border-color: rgb(210,222,252); } td.TdClassName { border-color: #D2DEFC; } .TagClassName { border-color: #D2DEFC; } </style>