#CDC3EA (or 0xCDC3EA) is unknown color: approx Fog. HEX triplet: CD, C3 and EA. RGB value is (205,195,234). Sum of RGB (Red+Green+Blue) = 205+195+234=634 (83% of max value = 765). Red value is 205 (80.47% from 255 or 32.33% from 634); Green value is 195 (76.56% from 255 or 30.76% from 634); Blue value is 234 (91.80% from 255 or 36.91% from 634); Max value from RGB is 234 - color contains mainly: blue. Hex color #CDC3EA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CDC3EA is #323C15. Grayscale: #CACACA. Windows color (decimal): -3292182 or 15385549. OLE color: 15385549.
HSL color Cylindrical-coordinate representation of color #CDC3EA: hue angle of 255.38º degrees, saturation: 0.48, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CDC3EA is Cyan = 0.12, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #CDC3EA; } p { color: rgb(205,195,234); } H1.HeaderClassName { color: #CDC3EA; } .AnyTagClassName { color: #CDC3EA; } </style>
<style> a { background-color: #CDC3EA; } a { background-color: rgb(205,195,234); } div.DivClassName { background-color: #CDC3EA; } .BgClassName { background-color: #CDC3EA; } </style>
<style> span { border-color: #CDC3EA; } span { border-color: rgb(205,195,234); } td.TdClassName { border-color: #CDC3EA; } .TagClassName { border-color: #CDC3EA; } </style>