#a5496a color space conversions
Hex:
        #a5496a
        RGB:
        165, 73, 106
        CMY:
        35, 71, 58
        CMYK:
        0, 56, 36, 35
      HSL:
        338°, 38.6555%, 46.6667%
        HSV (HSB):
        338°, 55.7576%, 64.7059%
        XYZ:
        20.5011, 13.8050, 15.2198
        xyY:
        0.4139, 0.2787, 13.8050
      CIE-Lab:
        43.9520, 41.4446, -0.4302
        CIE-LCH:
        43.9520, 41.4469, 359.4053
        CIE-Luv:
        43.9520, 58.4424, -7.7812
        Hunter-Lab:
        37.1551, 33.4696, 1.7217
      #a5496a color charts
#a5496a RGB chart
      #a5496a CMYK chart
      #a5496a RGB pie chart
      #a5496a color shades, tints & tones
#a5496a color schemes
#a5496a color preview, HTML & CSS examples
           This text has a color of #a5496a        
        
          <p style="color:#a5496a;">Text here</p>
        
        
          .mytext {color:#a5496a;}
        
        Text color #a5496a
      
           This box has a color of #a5496a        
        
          <div style="background-color:#a5496a;">Content here</div>
        
        
          .mybackground {background-color:#a5496a;}
        
        Background color #a5496a
      
           Border around this has a color of #a5496a        
        
          <div style="border:2px solid #a5496a;">Content here</div>
        
        
          .myborder {border:2px solid #a5496a;}
        
        Border color #a5496a