#CDDBFE (or 0xCDDBFE) is unknown color: approx Hawkes Blue. HEX triplet: CD, DB and FE. RGB value is (205,219,254). Sum of RGB (Red+Green+Blue) = 205+219+254=678 (89% of max value = 765). Red value is 205 (80.47% from 255 or 30.24% from 678); Green value is 219 (85.94% from 255 or 32.30% from 678); Blue value is 254 (99.61% from 255 or 37.46% from 678); Max value from RGB is 254 - color contains mainly: blue. Hex color #CDDBFE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CDDBFE is #322401. Grayscale: #DADADA. Windows color (decimal): -3286018 or 16702413. OLE color: 16702413.
HSL color Cylindrical-coordinate representation of color #CDDBFE: hue angle of 222.86º degrees, saturation: 0.96, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CDDBFE is Cyan = 0.19, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #CDDBFE; } p { color: rgb(205,219,254); } H1.HeaderClassName { color: #CDDBFE; } .AnyTagClassName { color: #CDDBFE; } </style>
<style> a { background-color: #CDDBFE; } a { background-color: rgb(205,219,254); } div.DivClassName { background-color: #CDDBFE; } .BgClassName { background-color: #CDDBFE; } </style>
<style> span { border-color: #CDDBFE; } span { border-color: rgb(205,219,254); } td.TdClassName { border-color: #CDDBFE; } .TagClassName { border-color: #CDDBFE; } </style>