#CCDFFE (or 0xCCDFFE) is unknown color: approx Hawkes Blue. HEX triplet: CC, DF and FE. RGB value is (204,223,254). Sum of RGB (Red+Green+Blue) = 204+223+254=681 (90% of max value = 765). Red value is 204 (80.08% from 255 or 29.96% from 681); Green value is 223 (87.5% from 255 or 32.75% from 681); Blue value is 254 (99.61% from 255 or 37.30% from 681); Max value from RGB is 254 - color contains mainly: blue. Hex color #CCDFFE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCDFFE is #332001. Grayscale: #DCDCDC. Windows color (decimal): -3350530 or 16703436. OLE color: 16703436.
HSL color Cylindrical-coordinate representation of color #CCDFFE: hue angle of 217.2º degrees, saturation: 0.96, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #CCDFFE is Cyan = 0.20, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #ccdffe; } p { color: rgb(204,223,254); } H1.HeaderClassName { color: #ccdffe; } .AnyTagClassName { color: #ccdffe; } </style>
<style> a { background-color: #ccdffe; } a { background-color: rgb(204,223,254); } div.DivClassName { background-color: #ccdffe; } .BgClassName { background-color: #ccdffe; } </style>
<style> span { border-color: #ccdffe; } span { border-color: rgb(204,223,254); } td.TdClassName { border-color: #ccdffe; } .TagClassName { border-color: #ccdffe; } </style>