#CEE1FD (or 0xCEE1FD) is unknown color: approx Hawkes Blue. HEX triplet: CE, E1 and FD. RGB value is (206,225,253). Sum of RGB (Red+Green+Blue) = 206+225+253=684 (90% of max value = 765). Red value is 206 (80.86% from 255 or 30.12% from 684); Green value is 225 (88.28% from 255 or 32.89% from 684); Blue value is 253 (99.22% from 255 or 36.99% from 684); Max value from RGB is 253 - color contains mainly: blue. Hex color #CEE1FD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CEE1FD is #311E02. Grayscale: #DEDEDE. Windows color (decimal): -3218947 or 16638414. OLE color: 16638414.
HSL color Cylindrical-coordinate representation of color #CEE1FD: hue angle of 215.74º degrees, saturation: 0.92, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CEE1FD is Cyan = 0.19, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #CEE1FD; } p { color: rgb(206,225,253); } H1.HeaderClassName { color: #CEE1FD; } .AnyTagClassName { color: #CEE1FD; } </style>
<style> a { background-color: #CEE1FD; } a { background-color: rgb(206,225,253); } div.DivClassName { background-color: #CEE1FD; } .BgClassName { background-color: #CEE1FD; } </style>
<style> span { border-color: #CEE1FD; } span { border-color: rgb(206,225,253); } td.TdClassName { border-color: #CEE1FD; } .TagClassName { border-color: #CEE1FD; } </style>