#8d4180 color space conversions
Hex:
        #8d4180
        RGB:
        141, 65, 128
        CMY:
        45, 75, 50
        CMYK:
        0, 54, 9, 45
      HSL:
        310°, 36.8932%, 40.3922%
        HSV (HSB):
        310°, 53.9007%, 55.2941%
        XYZ:
        16.7711, 11.0018, 21.6617
        xyY:
        0.3393, 0.2226, 11.0018
      CIE-Lab:
        39.5835, 40.8585, -20.9209
        CIE-LCH:
        39.5835, 45.9032, 332.8860
        CIE-Luv:
        39.5835, 38.0767, -34.5331
        Hunter-Lab:
        33.1690, 32.2084, -15.5023
      #8d4180 color charts
#8d4180 RGB chart
      #8d4180 CMYK chart
      #8d4180 RGB pie chart
      #8d4180 color shades, tints & tones
#8d4180 color schemes
#8d4180 color preview, HTML & CSS examples
           This text has a color of #8d4180        
        
          <p style="color:#8d4180;">Text here</p>
        
        
          .mytext {color:#8d4180;}
        
        Text color #8d4180
      
           This box has a color of #8d4180        
        
          <div style="background-color:#8d4180;">Content here</div>
        
        
          .mybackground {background-color:#8d4180;}
        
        Background color #8d4180
      
           Border around this has a color of #8d4180        
        
          <div style="border:2px solid #8d4180;">Content here</div>
        
        
          .myborder {border:2px solid #8d4180;}
        
        Border color #8d4180