#a52c99 color space conversions
Hex:
        #a52c99
        RGB:
        165, 44, 153
        CMY:
        35, 83, 40
        CMYK:
        0, 73, 7, 35
      HSL:
        306°, 57.8947%, 40.9804%
        HSV (HSB):
        306°, 73.3333%, 64.7059%
        XYZ:
        22.1675, 12.1006, 31.3043
        xyY:
        0.3381, 0.1845, 12.1006
      CIE-Lab:
        41.3756, 60.4638, -33.0778
        CIE-LCH:
        41.3756, 68.9203, 331.3183
        CIE-Luv:
        41.3756, 53.8534, -55.0671
        Hunter-Lab:
        34.7859, 52.8746, -29.0057
      #a52c99 color charts
#a52c99 RGB chart
      #a52c99 CMYK chart
      #a52c99 RGB pie chart
      #a52c99 color shades, tints & tones
#a52c99 color schemes
#a52c99 color preview, HTML & CSS examples
           This text has a color of #a52c99        
        
          <p style="color:#a52c99;">Text here</p>
        
        
          .mytext {color:#a52c99;}
        
        Text color #a52c99
      
           This box has a color of #a52c99        
        
          <div style="background-color:#a52c99;">Content here</div>
        
        
          .mybackground {background-color:#a52c99;}
        
        Background color #a52c99
      
           Border around this has a color of #a52c99        
        
          <div style="border:2px solid #a52c99;">Content here</div>
        
        
          .myborder {border:2px solid #a52c99;}
        
        Border color #a52c99