#a8508e color space conversions
Hex:
        #a8508e
        RGB:
        168, 80, 142
        CMY:
        34, 69, 44
        CMYK:
        0, 52, 15, 34
      HSL:
        318°, 35.4839%, 48.6275%
        HSV (HSB):
        318°, 52.3810%, 65.8824%
        XYZ:
        23.8996, 16.0151, 27.4228
        xyY:
        0.3549, 0.2378, 16.0151
      CIE-Lab:
        46.9944, 44.0608, -17.6921
        CIE-LCH:
        46.9944, 47.4801, 338.1227
        CIE-Luv:
        46.9944, 47.7384, -31.9102
        Hunter-Lab:
        40.0189, 36.5684, -12.6149
      #a8508e color charts
#a8508e RGB chart
      #a8508e CMYK chart
      #a8508e RGB pie chart
      #a8508e color shades, tints & tones
#a8508e color schemes
#a8508e color preview, HTML & CSS examples
           This text has a color of #a8508e        
        
          <p style="color:#a8508e;">Text here</p>
        
        
          .mytext {color:#a8508e;}
        
        Text color #a8508e
      
           This box has a color of #a8508e        
        
          <div style="background-color:#a8508e;">Content here</div>
        
        
          .mybackground {background-color:#a8508e;}
        
        Background color #a8508e
      
           Border around this has a color of #a8508e        
        
          <div style="border:2px solid #a8508e;">Content here</div>
        
        
          .myborder {border:2px solid #a8508e;}
        
        Border color #a8508e