#D2EBFE (or 0xD2EBFE) is unknown color: approx Pattens Blue. HEX triplet: D2, EB and FE. RGB value is (210,235,254). Sum of RGB (Red+Green+Blue) = 210+235+254=699 (92% of max value = 765). Red value is 210 (82.42% from 255 or 30.04% from 699); Green value is 235 (92.19% from 255 or 33.62% from 699); Blue value is 254 (99.61% from 255 or 36.34% from 699); Max value from RGB is 254 - color contains mainly: blue. Hex color #D2EBFE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D2EBFE is #2D1401. Grayscale: #E5E5E5. Windows color (decimal): -2954242 or 16706514. OLE color: 16706514.
HSL color Cylindrical-coordinate representation of color #D2EBFE: hue angle of 205.91º degrees, saturation: 0.96, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #D2EBFE is Cyan = 0.17, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #D2EBFE; } p { color: rgb(210,235,254); } H1.HeaderClassName { color: #D2EBFE; } .AnyTagClassName { color: #D2EBFE; } </style>
<style> a { background-color: #D2EBFE; } a { background-color: rgb(210,235,254); } div.DivClassName { background-color: #D2EBFE; } .BgClassName { background-color: #D2EBFE; } </style>
<style> span { border-color: #D2EBFE; } span { border-color: rgb(210,235,254); } td.TdClassName { border-color: #D2EBFE; } .TagClassName { border-color: #D2EBFE; } </style>