#8d7bad color space conversions
Hex:
        #8d7bad
        RGB:
        141, 123, 173
        CMY:
        45, 52, 32
        CMYK:
        18, 29, 0, 32
      HSL:
        262°, 23.3645%, 58.0392%
        HSV (HSB):
        262°, 28.9017%, 67.8431%
        XYZ:
        25.6103, 22.8458, 42.5950
        xyY:
        0.2813, 0.2509, 22.8458
      CIE-Lab:
        54.9131, 17.2851, -24.0086
        CIE-LCH:
        54.9131, 29.5836, 305.7522
        CIE-Luv:
        54.9131, 6.1826, -38.4523
        Hunter-Lab:
        47.7972, 11.9971, -19.3788
      #8d7bad color charts
#8d7bad RGB chart
      #8d7bad CMYK chart
      #8d7bad RGB pie chart
      #8d7bad color shades, tints & tones
#8d7bad color schemes
#8d7bad color preview, HTML & CSS examples
           This text has a color of #8d7bad        
        
          <p style="color:#8d7bad;">Text here</p>
        
        
          .mytext {color:#8d7bad;}
        
        Text color #8d7bad
      
           This box has a color of #8d7bad        
        
          <div style="background-color:#8d7bad;">Content here</div>
        
        
          .mybackground {background-color:#8d7bad;}
        
        Background color #8d7bad
      
           Border around this has a color of #8d7bad        
        
          <div style="border:2px solid #8d7bad;">Content here</div>
        
        
          .myborder {border:2px solid #8d7bad;}
        
        Border color #8d7bad