#CAC5FE (or 0xCAC5FE) is unknown color: approx Lavender Blue. HEX triplet: CA, C5 and FE. RGB value is (202,197,254). Sum of RGB (Red+Green+Blue) = 202+197+254=653 (86% of max value = 765). Red value is 202 (79.30% from 255 or 30.93% from 653); Green value is 197 (77.34% from 255 or 30.17% from 653); Blue value is 254 (99.61% from 255 or 38.90% from 653); Max value from RGB is 254 - color contains mainly: blue. Hex color #CAC5FE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CAC5FE is #353A01. Grayscale: #CCCCCC. Windows color (decimal): -3488258 or 16696778. OLE color: 16696778.
HSL color Cylindrical-coordinate representation of color #CAC5FE: hue angle of 245.26º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #CAC5FE is Cyan = 0.20, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #CAC5FE; } p { color: rgb(202,197,254); } H1.HeaderClassName { color: #CAC5FE; } .AnyTagClassName { color: #CAC5FE; } </style>
<style> a { background-color: #CAC5FE; } a { background-color: rgb(202,197,254); } div.DivClassName { background-color: #CAC5FE; } .BgClassName { background-color: #CAC5FE; } </style>
<style> span { border-color: #CAC5FE; } span { border-color: rgb(202,197,254); } td.TdClassName { border-color: #CAC5FE; } .TagClassName { border-color: #CAC5FE; } </style>