#CCB2EF (or 0xCCB2EF) is unknown color: approx Fog. HEX triplet: CC, B2 and EF. RGB value is (204,178,239). Sum of RGB (Red+Green+Blue) = 204+178+239=621 (82% of max value = 765). Red value is 204 (80.08% from 255 or 32.85% from 621); Green value is 178 (69.92% from 255 or 28.66% from 621); Blue value is 239 (93.75% from 255 or 38.49% from 621); Max value from RGB is 239 - color contains mainly: blue. Hex color #CCB2EF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CCB2EF is #334D10. Grayscale: #C0C0C0. Windows color (decimal): -3362065 or 15708876. OLE color: 15708876.
HSL color Cylindrical-coordinate representation of color #CCB2EF: hue angle of 265.57º degrees, saturation: 0.66, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #CCB2EF is Cyan = 0.15, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #CCB2EF; } p { color: rgb(204,178,239); } H1.HeaderClassName { color: #CCB2EF; } .AnyTagClassName { color: #CCB2EF; } </style>
<style> a { background-color: #CCB2EF; } a { background-color: rgb(204,178,239); } div.DivClassName { background-color: #CCB2EF; } .BgClassName { background-color: #CCB2EF; } </style>
<style> span { border-color: #CCB2EF; } span { border-color: rgb(204,178,239); } td.TdClassName { border-color: #CCB2EF; } .TagClassName { border-color: #CCB2EF; } </style>