#a50791 color space conversions
Hex:
        #a50791
        RGB:
        165, 7, 145
        CMY:
        35, 97, 43
        CMYK:
        0, 96, 12, 35
      HSL:
        308°, 91.8605%, 33.7255%
        HSV (HSB):
        308°, 95.7576%, 64.7059%
        XYZ:
        20.7039, 10.1956, 27.6648
        xyY:
        0.3535, 0.1741, 10.1956
      CIE-Lab:
        38.1913, 67.2607, -33.2403
        CIE-LCH:
        38.1913, 75.0262, 333.7014
        CIE-Luv:
        38.1913, 61.9916, -55.0008
        Hunter-Lab:
        31.9306, 59.8613, -29.0177
      #a50791 color charts
#a50791 RGB chart
      #a50791 CMYK chart
      #a50791 RGB pie chart
      #a50791 color shades, tints & tones
#a50791 color schemes
#a50791 color preview, HTML & CSS examples
           This text has a color of #a50791        
        
          <p style="color:#a50791;">Text here</p>
        
        
          .mytext {color:#a50791;}
        
        Text color #a50791
      
           This box has a color of #a50791        
        
          <div style="background-color:#a50791;">Content here</div>
        
        
          .mybackground {background-color:#a50791;}
        
        Background color #a50791
      
           Border around this has a color of #a50791        
        
          <div style="border:2px solid #a50791;">Content here</div>
        
        
          .myborder {border:2px solid #a50791;}
        
        Border color #a50791