#a52d91 color space conversions
Hex:
        #a52d91
        RGB:
        165, 45, 145
        CMY:
        35, 82, 43
        CMYK:
        0, 73, 12, 35
      HSL:
        310°, 57.1429%, 41.1765%
        HSV (HSB):
        310°, 72.7273%, 64.7059%
        XYZ:
        21.5663, 11.9204, 27.9523
        xyY:
        0.3510, 0.1940, 11.9204
      CIE-Lab:
        41.0894, 58.8893, -28.6808
        CIE-LCH:
        41.0894, 65.5022, 334.0326
        CIE-Luv:
        41.0894, 56.4423, -48.5453
        Hunter-Lab:
        34.5260, 51.0775, -23.8330
      #a52d91 color charts
#a52d91 RGB chart
      #a52d91 CMYK chart
      #a52d91 RGB pie chart
      #a52d91 color shades, tints & tones
#a52d91 color schemes
#a52d91 color preview, HTML & CSS examples
           This text has a color of #a52d91        
        
          <p style="color:#a52d91;">Text here</p>
        
        
          .mytext {color:#a52d91;}
        
        Text color #a52d91
      
           This box has a color of #a52d91        
        
          <div style="background-color:#a52d91;">Content here</div>
        
        
          .mybackground {background-color:#a52d91;}
        
        Background color #a52d91
      
           Border around this has a color of #a52d91        
        
          <div style="border:2px solid #a52d91;">Content here</div>
        
        
          .myborder {border:2px solid #a52d91;}
        
        Border color #a52d91