#D2EAFD (or 0xD2EAFD) is unknown color: approx Pattens Blue. HEX triplet: D2, EA and FD. RGB value is (210,234,253). Sum of RGB (Red+Green+Blue) = 210+234+253=697 (92% of max value = 765). Red value is 210 (82.42% from 255 or 30.13% from 697); Green value is 234 (91.80% from 255 or 33.57% from 697); Blue value is 253 (99.22% from 255 or 36.30% from 697); Max value from RGB is 253 - color contains mainly: blue. Hex color #D2EAFD is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D2EAFD is #2D1502. Grayscale: #E4E4E4. Windows color (decimal): -2954499 or 16640722. OLE color: 16640722.
HSL color Cylindrical-coordinate representation of color #D2EAFD: hue angle of 206.51º degrees, saturation: 0.91, 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 #D2EAFD is Cyan = 0.17, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #d2eafd; } p { color: rgb(210,234,253); } H1.HeaderClassName { color: #d2eafd; } .AnyTagClassName { color: #d2eafd; } </style>
<style> a { background-color: #d2eafd; } a { background-color: rgb(210,234,253); } div.DivClassName { background-color: #d2eafd; } .BgClassName { background-color: #d2eafd; } </style>
<style> span { border-color: #d2eafd; } span { border-color: rgb(210,234,253); } td.TdClassName { border-color: #d2eafd; } .TagClassName { border-color: #d2eafd; } </style>