#D2ABEE (or 0xD2ABEE) is unknown color: approx Mauve. HEX triplet: D2, AB and EE. RGB value is (210,171,238). Sum of RGB (Red+Green+Blue) = 210+171+238=619 (81% of max value = 765). Red value is 210 (82.42% from 255 or 33.93% from 619); Green value is 171 (67.19% from 255 or 27.63% from 619); Blue value is 238 (93.36% from 255 or 38.45% from 619); Max value from RGB is 238 - color contains mainly: blue. Hex color #D2ABEE is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #D2ABEE is #2D5411. Grayscale: #BEBEBE. Windows color (decimal): -2970642 or 15641554. OLE color: 15641554.
HSL color Cylindrical-coordinate representation of color #D2ABEE: hue angle of 274.93º degrees, saturation: 0.66, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #D2ABEE is Cyan = 0.12, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #d2abee; } p { color: rgb(210,171,238); } H1.HeaderClassName { color: #d2abee; } .AnyTagClassName { color: #d2abee; } </style>
<style> a { background-color: #d2abee; } a { background-color: rgb(210,171,238); } div.DivClassName { background-color: #d2abee; } .BgClassName { background-color: #d2abee; } </style>
<style> span { border-color: #d2abee; } span { border-color: rgb(210,171,238); } td.TdClassName { border-color: #d2abee; } .TagClassName { border-color: #d2abee; } </style>