#8a4d9a color space conversions
Hex:
        #8a4d9a
        RGB:
        138, 77, 154
        CMY:
        46, 70, 40
        CMYK:
        10, 50, 0, 40
      HSL:
        288°, 33.3333%, 45.2941%
        HSV (HSB):
        288°, 50.0000%, 60.3922%
        XYZ:
        18.9678, 13.0441, 32.0899
        xyY:
        0.2959, 0.2035, 13.0441
      CIE-Lab:
        42.8297, 38.6125, -31.6659
        CIE-LCH:
        42.8297, 49.9365, 320.6450
        CIE-Luv:
        42.8297, 25.7227, -50.5180
        Hunter-Lab:
        36.1166, 30.5410, -27.3979
      #8a4d9a color charts
#8a4d9a RGB chart
      #8a4d9a CMYK chart
      #8a4d9a RGB pie chart
      #8a4d9a color shades, tints & tones
#8a4d9a color schemes
#8a4d9a color preview, HTML & CSS examples
           This text has a color of #8a4d9a        
        
          <p style="color:#8a4d9a;">Text here</p>
        
        
          .mytext {color:#8a4d9a;}
        
        Text color #8a4d9a
      
           This box has a color of #8a4d9a        
        
          <div style="background-color:#8a4d9a;">Content here</div>
        
        
          .mybackground {background-color:#8a4d9a;}
        
        Background color #8a4d9a
      
           Border around this has a color of #8a4d9a        
        
          <div style="border:2px solid #8a4d9a;">Content here</div>
        
        
          .myborder {border:2px solid #8a4d9a;}
        
        Border color #8a4d9a