#D2D7FA (or 0xD2D7FA) is unknown color: approx Quartz. HEX triplet: D2, D7 and FA. RGB value is (210,215,250). Sum of RGB (Red+Green+Blue) = 210+215+250=675 (89% of max value = 765). Red value is 210 (82.42% from 255 or 31.11% from 675); Green value is 215 (84.38% from 255 or 31.85% from 675); Blue value is 250 (98.05% from 255 or 37.04% from 675); Max value from RGB is 250 - color contains mainly: blue. Hex color #D2D7FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D2D7FA is #2D2805. Grayscale: #D9D9D9. Windows color (decimal): -2959366 or 16439250. OLE color: 16439250.
HSL color Cylindrical-coordinate representation of color #D2D7FA: hue angle of 232.5º degrees, saturation: 0.8, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D2D7FA is Cyan = 0.16, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #D2D7FA; } p { color: rgb(210,215,250); } H1.HeaderClassName { color: #D2D7FA; } .AnyTagClassName { color: #D2D7FA; } </style>
<style> a { background-color: #D2D7FA; } a { background-color: rgb(210,215,250); } div.DivClassName { background-color: #D2D7FA; } .BgClassName { background-color: #D2D7FA; } </style>
<style> span { border-color: #D2D7FA; } span { border-color: rgb(210,215,250); } td.TdClassName { border-color: #D2D7FA; } .TagClassName { border-color: #D2D7FA; } </style>