#D2CAFE (or 0xD2CAFE) is unknown color: approx Lavender Blue. HEX triplet: D2, CA and FE. RGB value is (210,202,254). Sum of RGB (Red+Green+Blue) = 210+202+254=666 (88% of max value = 765). Red value is 210 (82.42% from 255 or 31.53% from 666); Green value is 202 (79.30% from 255 or 30.33% from 666); Blue value is 254 (99.61% from 255 or 38.14% from 666); Max value from RGB is 254 - color contains mainly: blue. Hex color #D2CAFE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D2CAFE is #2D3501. Grayscale: #D2D2D2. Windows color (decimal): -2962690 or 16698066. OLE color: 16698066.
HSL color Cylindrical-coordinate representation of color #D2CAFE: hue angle of 249.23º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #D2CAFE is Cyan = 0.17, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #D2CAFE; } p { color: rgb(210,202,254); } H1.HeaderClassName { color: #D2CAFE; } .AnyTagClassName { color: #D2CAFE; } </style>
<style> a { background-color: #D2CAFE; } a { background-color: rgb(210,202,254); } div.DivClassName { background-color: #D2CAFE; } .BgClassName { background-color: #D2CAFE; } </style>
<style> span { border-color: #D2CAFE; } span { border-color: rgb(210,202,254); } td.TdClassName { border-color: #D2CAFE; } .TagClassName { border-color: #D2CAFE; } </style>