#a5497b color space conversions
Hex:
        #a5497b
        RGB:
        165, 73, 123
        CMY:
        35, 71, 52
        CMYK:
        0, 56, 25, 35
      HSL:
        327°, 38.6555%, 46.6667%
        HSV (HSB):
        327°, 55.7576%, 64.7059%
        XYZ:
        21.4747, 14.1945, 20.3469
        xyY:
        0.3834, 0.2534, 14.1945
      CIE-Lab:
        44.5106, 43.7108, -10.0143
        CIE-LCH:
        44.5106, 44.8433, 347.0960
        CIE-Luv:
        44.5106, 53.7652, -20.7837
        Hunter-Lab:
        37.6756, 35.8112, -5.6469
      #a5497b color charts
#a5497b RGB chart
      #a5497b CMYK chart
      #a5497b RGB pie chart
      #a5497b color shades, tints & tones
#a5497b color schemes
#a5497b color preview, HTML & CSS examples
           This text has a color of #a5497b        
        
          <p style="color:#a5497b;">Text here</p>
        
        
          .mytext {color:#a5497b;}
        
        Text color #a5497b
      
           This box has a color of #a5497b        
        
          <div style="background-color:#a5497b;">Content here</div>
        
        
          .mybackground {background-color:#a5497b;}
        
        Background color #a5497b
      
           Border around this has a color of #a5497b        
        
          <div style="border:2px solid #a5497b;">Content here</div>
        
        
          .myborder {border:2px solid #a5497b;}
        
        Border color #a5497b