#a52c7a color space conversions
Hex:
        #a52c7a
        RGB:
        165, 44, 122
        CMY:
        35, 83, 52
        CMYK:
        0, 73, 26, 35
      HSL:
        321°, 57.8947%, 40.9804%
        HSV (HSB):
        321°, 73.3333%, 64.7059%
        XYZ:
        19.9306, 11.2058, 19.5248
        xyY:
        0.3934, 0.2212, 11.2058
      CIE-Lab:
        39.9250, 55.9946, -16.3594
        CIE-LCH:
        39.9250, 58.3354, 343.7137
        CIE-Luv:
        39.9250, 65.1147, -30.8052
        Hunter-Lab:
        33.4751, 47.6948, -11.1491
      #a52c7a color charts
#a52c7a RGB chart
      #a52c7a CMYK chart
      #a52c7a RGB pie chart
      #a52c7a color shades, tints & tones
#a52c7a color schemes
#a52c7a color preview, HTML & CSS examples
           This text has a color of #a52c7a        
        
          <p style="color:#a52c7a;">Text here</p>
        
        
          .mytext {color:#a52c7a;}
        
        Text color #a52c7a
      
           This box has a color of #a52c7a        
        
          <div style="background-color:#a52c7a;">Content here</div>
        
        
          .mybackground {background-color:#a52c7a;}
        
        Background color #a52c7a
      
           Border around this has a color of #a52c7a        
        
          <div style="border:2px solid #a52c7a;">Content here</div>
        
        
          .myborder {border:2px solid #a52c7a;}
        
        Border color #a52c7a