#CCC6EF (or 0xCCC6EF) is unknown color: approx Lavender Blue. HEX triplet: CC, C6 and EF. RGB value is (204,198,239). Sum of RGB (Red+Green+Blue) = 204+198+239=641 (84% of max value = 765). Red value is 204 (80.08% from 255 or 31.83% from 641); Green value is 198 (77.73% from 255 or 30.89% from 641); Blue value is 239 (93.75% from 255 or 37.29% from 641); Max value from RGB is 239 - color contains mainly: blue. Hex color #CCC6EF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCC6EF is #333910. Grayscale: #CCCCCC. Windows color (decimal): -3356945 or 15713996. OLE color: 15713996.
HSL color Cylindrical-coordinate representation of color #CCC6EF: hue angle of 248.78º degrees, saturation: 0.56, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CCC6EF is Cyan = 0.15, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #CCC6EF; } p { color: rgb(204,198,239); } H1.HeaderClassName { color: #CCC6EF; } .AnyTagClassName { color: #CCC6EF; } </style>
<style> a { background-color: #CCC6EF; } a { background-color: rgb(204,198,239); } div.DivClassName { background-color: #CCC6EF; } .BgClassName { background-color: #CCC6EF; } </style>
<style> span { border-color: #CCC6EF; } span { border-color: rgb(204,198,239); } td.TdClassName { border-color: #CCC6EF; } .TagClassName { border-color: #CCC6EF; } </style>