#C9D2EB (or 0xC9D2EB) is unknown color: approx Periwinkle. HEX triplet: C9, D2 and EB. RGB value is (201,210,235). Sum of RGB (Red+Green+Blue) = 201+210+235=646 (85% of max value = 765). Red value is 201 (78.91% from 255 or 31.11% from 646); Green value is 210 (82.42% from 255 or 32.51% from 646); Blue value is 235 (92.19% from 255 or 36.38% from 646); Max value from RGB is 235 - color contains mainly: blue. Hex color #C9D2EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C9D2EB is #362D14. Grayscale: #D2D2D2. Windows color (decimal): -3550485 or 15454921. OLE color: 15454921.
HSL color Cylindrical-coordinate representation of color #C9D2EB: hue angle of 224.12º degrees, saturation: 0.46, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #C9D2EB is Cyan = 0.14, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #C9D2EB; } p { color: rgb(201,210,235); } H1.HeaderClassName { color: #C9D2EB; } .AnyTagClassName { color: #C9D2EB; } </style>
<style> a { background-color: #C9D2EB; } a { background-color: rgb(201,210,235); } div.DivClassName { background-color: #C9D2EB; } .BgClassName { background-color: #C9D2EB; } </style>
<style> span { border-color: #C9D2EB; } span { border-color: rgb(201,210,235); } td.TdClassName { border-color: #C9D2EB; } .TagClassName { border-color: #C9D2EB; } </style>