#a53491 color space conversions
Hex:
        #a53491
        RGB:
        165, 52, 145
        CMY:
        35, 80, 43
        CMYK:
        0, 68, 12, 35
      HSL:
        311°, 52.0737%, 42.5490%
        HSV (HSB):
        311°, 68.4848%, 64.7059%
        XYZ:
        21.8559, 12.4996, 28.0488
        xyY:
        0.3502, 0.2003, 12.4996
      CIE-Lab:
        41.9995, 56.3256, -27.2579
        CIE-LCH:
        41.9995, 62.5744, 334.1761
        CIE-Luv:
        41.9995, 54.6149, -46.4303
        Hunter-Lab:
        35.3548, 48.4753, -22.2894
      #a53491 color charts
#a53491 RGB chart
      #a53491 CMYK chart
      #a53491 RGB pie chart
      #a53491 color shades, tints & tones
#a53491 color schemes
#a53491 color preview, HTML & CSS examples
           This text has a color of #a53491        
        
          <p style="color:#a53491;">Text here</p>
        
        
          .mytext {color:#a53491;}
        
        Text color #a53491
      
           This box has a color of #a53491        
        
          <div style="background-color:#a53491;">Content here</div>
        
        
          .mybackground {background-color:#a53491;}
        
        Background color #a53491
      
           Border around this has a color of #a53491        
        
          <div style="border:2px solid #a53491;">Content here</div>
        
        
          .myborder {border:2px solid #a53491;}
        
        Border color #a53491