#C3CDFE (or 0xC3CDFE) is unknown color: approx Lavender Blue. HEX triplet: C3, CD and FE. RGB value is (195,205,254). Sum of RGB (Red+Green+Blue) = 195+205+254=654 (86% of max value = 765). Red value is 195 (76.56% from 255 or 29.82% from 654); Green value is 205 (80.47% from 255 or 31.35% from 654); Blue value is 254 (99.61% from 255 or 38.84% from 654); Max value from RGB is 254 - color contains mainly: blue. Hex color #C3CDFE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C3CDFE is #3C3201. Grayscale: #CFCFCF. Windows color (decimal): -3944962 or 16698819. OLE color: 16698819.
HSL color Cylindrical-coordinate representation of color #C3CDFE: hue angle of 229.83º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C3CDFE is Cyan = 0.23, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #C3CDFE; } p { color: rgb(195,205,254); } H1.HeaderClassName { color: #C3CDFE; } .AnyTagClassName { color: #C3CDFE; } </style>
<style> a { background-color: #C3CDFE; } a { background-color: rgb(195,205,254); } div.DivClassName { background-color: #C3CDFE; } .BgClassName { background-color: #C3CDFE; } </style>
<style> span { border-color: #C3CDFE; } span { border-color: rgb(195,205,254); } td.TdClassName { border-color: #C3CDFE; } .TagClassName { border-color: #C3CDFE; } </style>