#a7508b color space conversions
Hex:
        #a7508b
        RGB:
        167, 80, 139
        CMY:
        35, 69, 45
        CMYK:
        0, 52, 17, 35
      HSL:
        319°, 35.2227%, 48.4314%
        HSV (HSB):
        319°, 52.0958%, 65.4902%
        XYZ:
        23.4652, 15.8169, 26.2423
        xyY:
        0.3581, 0.2414, 15.8169
      CIE-Lab:
        46.7333, 43.2622, -16.3031
        CIE-LCH:
        46.7333, 46.2321, 339.3513
        CIE-Luv:
        46.7333, 47.7961, -29.7509
        Hunter-Lab:
        39.7705, 35.7196, -11.2829
      #a7508b color charts
#a7508b RGB chart
      #a7508b CMYK chart
      #a7508b RGB pie chart
      #a7508b color shades, tints & tones
#a7508b color schemes
#a7508b color preview, HTML & CSS examples
           This text has a color of #a7508b        
        
          <p style="color:#a7508b;">Text here</p>
        
        
          .mytext {color:#a7508b;}
        
        Text color #a7508b
      
           This box has a color of #a7508b        
        
          <div style="background-color:#a7508b;">Content here</div>
        
        
          .mybackground {background-color:#a7508b;}
        
        Background color #a7508b
      
           Border around this has a color of #a7508b        
        
          <div style="border:2px solid #a7508b;">Content here</div>
        
        
          .myborder {border:2px solid #a7508b;}
        
        Border color #a7508b