#CCB8EF (or 0xCCB8EF) is unknown color: approx Fog. HEX triplet: CC, B8 and EF. RGB value is (204,184,239). Sum of RGB (Red+Green+Blue) = 204+184+239=627 (83% of max value = 765). Red value is 204 (80.08% from 255 or 32.54% from 627); Green value is 184 (72.27% from 255 or 29.35% from 627); Blue value is 239 (93.75% from 255 or 38.12% from 627); Max value from RGB is 239 - color contains mainly: blue. Hex color #CCB8EF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCB8EF is #334710. Grayscale: #C4C4C4. Windows color (decimal): -3360529 or 15710412. OLE color: 15710412.
HSL color Cylindrical-coordinate representation of color #CCB8EF: hue angle of 261.82º degrees, saturation: 0.63, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #CCB8EF is Cyan = 0.15, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #CCB8EF; } p { color: rgb(204,184,239); } H1.HeaderClassName { color: #CCB8EF; } .AnyTagClassName { color: #CCB8EF; } </style>
<style> a { background-color: #CCB8EF; } a { background-color: rgb(204,184,239); } div.DivClassName { background-color: #CCB8EF; } .BgClassName { background-color: #CCB8EF; } </style>
<style> span { border-color: #CCB8EF; } span { border-color: rgb(204,184,239); } td.TdClassName { border-color: #CCB8EF; } .TagClassName { border-color: #CCB8EF; } </style>