#8a4f8a color space conversions
Hex:
        #8a4f8a
        RGB:
        138, 79, 138
        CMY:
        46, 69, 46
        CMYK:
        0, 43, 0, 46
      HSL:
        300°, 27.1889%, 42.5490%
        HSV (HSB):
        300°, 42.7536%, 54.1176%
        XYZ:
        17.8647, 12.8302, 25.5797
        xyY:
        0.3175, 0.2280, 12.8302
      CIE-Lab:
        42.5063, 34.2281, -22.5346
        CIE-LCH:
        42.5063, 40.9801, 326.6405
        CIE-Luv:
        42.5063, 28.2345, -36.5117
        Hunter-Lab:
        35.8193, 26.3421, -17.2673
      #8a4f8a color charts
#8a4f8a RGB chart
      #8a4f8a CMYK chart
      #8a4f8a RGB pie chart
      #8a4f8a color shades, tints & tones
#8a4f8a color schemes
#8a4f8a color preview, HTML & CSS examples
           This text has a color of #8a4f8a        
        
          <p style="color:#8a4f8a;">Text here</p>
        
        
          .mytext {color:#8a4f8a;}
        
        Text color #8a4f8a
      
           This box has a color of #8a4f8a        
        
          <div style="background-color:#8a4f8a;">Content here</div>
        
        
          .mybackground {background-color:#8a4f8a;}
        
        Background color #8a4f8a
      
           Border around this has a color of #8a4f8a        
        
          <div style="border:2px solid #8a4f8a;">Content here</div>
        
        
          .myborder {border:2px solid #8a4f8a;}
        
        Border color #8a4f8a