#a50595 color space conversions
Hex:
        #a50595
        RGB:
        165, 5, 149
        CMY:
        35, 98, 42
        CMYK:
        0, 97, 10, 35
      HSL:
        306°, 94.1176%, 33.3333%
        HSV (HSB):
        306°, 96.9697%, 64.7059%
        XYZ:
        20.9961, 10.2778, 29.3110
        xyY:
        0.3466, 0.1696, 10.2778
      CIE-Lab:
        38.3365, 68.0439, -35.4542
        CIE-LCH:
        38.3365, 76.7266, 332.4783
        CIE-Luv:
        38.3365, 60.4909, -58.1866
        Hunter-Lab:
        32.0590, 60.8002, -31.7665
      #a50595 color charts
#a50595 RGB chart
      #a50595 CMYK chart
      #a50595 RGB pie chart
      #a50595 color shades, tints & tones
#a50595 color schemes
#a50595 color preview, HTML & CSS examples
           This text has a color of #a50595        
        
          <p style="color:#a50595;">Text here</p>
        
        
          .mytext {color:#a50595;}
        
        Text color #a50595
      
           This box has a color of #a50595        
        
          <div style="background-color:#a50595;">Content here</div>
        
        
          .mybackground {background-color:#a50595;}
        
        Background color #a50595
      
           Border around this has a color of #a50595        
        
          <div style="border:2px solid #a50595;">Content here</div>
        
        
          .myborder {border:2px solid #a50595;}
        
        Border color #a50595