#8a4d7a color space conversions
Hex:
        #8a4d7a
        RGB:
        138, 77, 122
        CMY:
        46, 70, 52
        CMYK:
        0, 44, 12, 46
      HSL:
        316°, 28.3721%, 42.1569%
        HSV (HSB):
        316°, 44.2029%, 54.1176%
        XYZ:
        16.6480, 12.1162, 19.8736
        xyY:
        0.3423, 0.2491, 12.1162
      CIE-Lab:
        41.4002, 32.3403, -14.4835
        CIE-LCH:
        41.4002, 35.4354, 335.8749
        CIE-Luv:
        41.4002, 32.4304, -24.5945
        Hunter-Lab:
        34.8083, 24.4577, -9.4854
      #8a4d7a color charts
#8a4d7a RGB chart
      #8a4d7a CMYK chart
      #8a4d7a RGB pie chart
      #8a4d7a color shades, tints & tones
#8a4d7a color schemes
#8a4d7a color preview, HTML & CSS examples
           This text has a color of #8a4d7a        
        
          <p style="color:#8a4d7a;">Text here</p>
        
        
          .mytext {color:#8a4d7a;}
        
        Text color #8a4d7a
      
           This box has a color of #8a4d7a        
        
          <div style="background-color:#8a4d7a;">Content here</div>
        
        
          .mybackground {background-color:#8a4d7a;}
        
        Background color #8a4d7a
      
           Border around this has a color of #8a4d7a        
        
          <div style="border:2px solid #8a4d7a;">Content here</div>
        
        
          .myborder {border:2px solid #8a4d7a;}
        
        Border color #8a4d7a