#8D0DEF (or 0x8D0DEF) is unknown color: approx Blue Violet. HEX triplet: 8D, 0D and EF. RGB value is (141,13,239). Sum of RGB (Red+Green+Blue) = 141+13+239=393 (52% of max value = 765). Red value is 141 (55.47% from 255 or 35.88% from 393); Green value is 13 (5.47% from 255 or 3.31% from 393); Blue value is 239 (93.75% from 255 or 60.81% from 393); Max value from RGB is 239 - color contains mainly: blue. Hex color #8D0DEF is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #8D0DEF is #72F210. Grayscale: #4C4C4C. Windows color (decimal): -7533073 or 15666573. OLE color: 15666573.
HSL color Cylindrical-coordinate representation of color #8D0DEF: hue angle of 273.98º degrees, saturation: 0.9, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #8D0DEF is Cyan = 0.41, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #8D0DEF; } p { color: rgb(141,13,239); } H1.HeaderClassName { color: #8D0DEF; } .AnyTagClassName { color: #8D0DEF; } </style>
<style> a { background-color: #8D0DEF; } a { background-color: rgb(141,13,239); } div.DivClassName { background-color: #8D0DEF; } .BgClassName { background-color: #8D0DEF; } </style>
<style> span { border-color: #8D0DEF; } span { border-color: rgb(141,13,239); } td.TdClassName { border-color: #8D0DEF; } .TagClassName { border-color: #8D0DEF; } </style>