#8d4485 color space conversions
Hex:
        #8d4485
        RGB:
        141, 68, 133
        CMY:
        45, 73, 48
        CMYK:
        0, 52, 6, 45
      HSL:
        307°, 34.9282%, 40.9804%
        HSV (HSB):
        307°, 51.7730%, 55.2941%
        XYZ:
        17.2853, 11.4904, 23.4971
        xyY:
        0.3307, 0.2198, 11.4904
      CIE-Lab:
        40.3945, 40.2003, -22.7314
        CIE-LCH:
        40.3945, 46.1821, 330.5139
        CIE-Luv:
        40.3945, 35.6832, -37.1761
        Hunter-Lab:
        33.8975, 31.7013, -17.3705
      #8d4485 color charts
#8d4485 RGB chart
      #8d4485 CMYK chart
      #8d4485 RGB pie chart
      #8d4485 color shades, tints & tones
#8d4485 color schemes
#8d4485 color preview, HTML & CSS examples
           This text has a color of #8d4485        
        
          <p style="color:#8d4485;">Text here</p>
        
        
          .mytext {color:#8d4485;}
        
        Text color #8d4485
      
           This box has a color of #8d4485        
        
          <div style="background-color:#8d4485;">Content here</div>
        
        
          .mybackground {background-color:#8d4485;}
        
        Background color #8d4485
      
           Border around this has a color of #8d4485        
        
          <div style="border:2px solid #8d4485;">Content here</div>
        
        
          .myborder {border:2px solid #8d4485;}
        
        Border color #8d4485