#BDD2FD (or 0xBDD2FD) is unknown color: approx Periwinkle. HEX triplet: BD, D2 and FD. RGB value is (189,210,253). Sum of RGB (Red+Green+Blue) = 189+210+253=652 (86% of max value = 765). Red value is 189 (74.22% from 255 or 28.99% from 652); Green value is 210 (82.42% from 255 or 32.21% from 652); Blue value is 253 (99.22% from 255 or 38.80% from 652); Max value from RGB is 253 - color contains mainly: blue. Hex color #BDD2FD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BDD2FD is #422D02. Grayscale: #D0D0D0. Windows color (decimal): -4336899 or 16634557. OLE color: 16634557.
HSL color Cylindrical-coordinate representation of color #BDD2FD: hue angle of 220.31º degrees, saturation: 0.94, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BDD2FD is Cyan = 0.25, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #BDD2FD; } p { color: rgb(189,210,253); } H1.HeaderClassName { color: #BDD2FD; } .AnyTagClassName { color: #BDD2FD; } </style>
<style> a { background-color: #BDD2FD; } a { background-color: rgb(189,210,253); } div.DivClassName { background-color: #BDD2FD; } .BgClassName { background-color: #BDD2FD; } </style>
<style> span { border-color: #BDD2FD; } span { border-color: rgb(189,210,253); } td.TdClassName { border-color: #BDD2FD; } .TagClassName { border-color: #BDD2FD; } </style>