#a52d80 color space conversions
Hex:
        #a52d80
        RGB:
        165, 45, 128
        CMY:
        35, 82, 50
        CMYK:
        0, 73, 22, 35
      HSL:
        319°, 57.1429%, 41.1765%
        HSV (HSB):
        319°, 72.7273%, 64.7059%
        XYZ:
        20.3517, 11.4346, 21.5565
        xyY:
        0.3815, 0.2144, 11.4346
      CIE-Lab:
        40.3030, 56.4428, -19.4912
        CIE-LCH:
        40.3030, 59.7134, 340.9489
        CIE-Luv:
        40.3030, 62.6033, -35.2009
        Hunter-Lab:
        33.8151, 48.2543, -14.1257
      #a52d80 color charts
#a52d80 RGB chart
      #a52d80 CMYK chart
      #a52d80 RGB pie chart
      #a52d80 color shades, tints & tones
#a52d80 color schemes
#a52d80 color preview, HTML & CSS examples
           This text has a color of #a52d80        
        
          <p style="color:#a52d80;">Text here</p>
        
        
          .mytext {color:#a52d80;}
        
        Text color #a52d80
      
           This box has a color of #a52d80        
        
          <div style="background-color:#a52d80;">Content here</div>
        
        
          .mybackground {background-color:#a52d80;}
        
        Background color #a52d80
      
           Border around this has a color of #a52d80        
        
          <div style="border:2px solid #a52d80;">Content here</div>
        
        
          .myborder {border:2px solid #a52d80;}
        
        Border color #a52d80