#8d2bad color space conversions
Hex:
        #8d2bad
        RGB:
        141, 43, 173
        CMY:
        45, 83, 32
        CMYK:
        18, 75, 0, 32
      HSL:
        285°, 60.1852%, 42.3529%
        HSV (HSB):
        285°, 75.1445%, 67.8431%
        XYZ:
        19.3912, 10.4076, 40.5220
        xyY:
        0.2758, 0.1480, 10.4076
      CIE-Lab:
        38.5643, 59.1557, -49.7838
        CIE-LCH:
        38.5643, 77.3164, 319.9170
        CIE-Luv:
        38.5643, 31.7138, -76.7194
        Hunter-Lab:
        32.2608, 50.8357, -51.8901
      #8d2bad color charts
#8d2bad RGB chart
      #8d2bad CMYK chart
      #8d2bad RGB pie chart
      #8d2bad color shades, tints & tones
#8d2bad color schemes
#8d2bad color preview, HTML & CSS examples
           This text has a color of #8d2bad        
        
          <p style="color:#8d2bad;">Text here</p>
        
        
          .mytext {color:#8d2bad;}
        
        Text color #8d2bad
      
           This box has a color of #8d2bad        
        
          <div style="background-color:#8d2bad;">Content here</div>
        
        
          .mybackground {background-color:#8d2bad;}
        
        Background color #8d2bad
      
           Border around this has a color of #8d2bad        
        
          <div style="border:2px solid #8d2bad;">Content here</div>
        
        
          .myborder {border:2px solid #8d2bad;}
        
        Border color #8d2bad