#CFCCFA (or 0xCFCCFA) is unknown color: approx Lavender Blue. HEX triplet: CF, CC and FA. RGB value is (207,204,250). Sum of RGB (Red+Green+Blue) = 207+204+250=661 (87% of max value = 765). Red value is 207 (81.25% from 255 or 31.32% from 661); Green value is 204 (80.08% from 255 or 30.86% from 661); Blue value is 250 (98.05% from 255 or 37.82% from 661); Max value from RGB is 250 - color contains mainly: blue. Hex color #CFCCFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CFCCFA is #303305. Grayscale: #D1D1D1. Windows color (decimal): -3158790 or 16436431. OLE color: 16436431.
HSL color Cylindrical-coordinate representation of color #CFCCFA: hue angle of 243.91º degrees, saturation: 0.82, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CFCCFA is Cyan = 0.17, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CFCCFA; } p { color: rgb(207,204,250); } H1.HeaderClassName { color: #CFCCFA; } .AnyTagClassName { color: #CFCCFA; } </style>
<style> a { background-color: #CFCCFA; } a { background-color: rgb(207,204,250); } div.DivClassName { background-color: #CFCCFA; } .BgClassName { background-color: #CFCCFA; } </style>
<style> span { border-color: #CFCCFA; } span { border-color: rgb(207,204,250); } td.TdClassName { border-color: #CFCCFA; } .TagClassName { border-color: #CFCCFA; } </style>