#a50772 color space conversions
Hex:
        #a50772
        RGB:
        165, 7, 114
        CMY:
        35, 97, 55
        CMYK:
        0, 96, 31, 35
      HSL:
        319°, 91.8605%, 33.7255%
        HSV (HSB):
        319°, 95.7576%, 64.7059%
        XYZ:
        18.6303, 9.3662, 16.7455
        xyY:
        0.4164, 0.2093, 9.3662
      CIE-Lab:
        36.6800, 63.3760, -16.3267
        CIE-LCH:
        36.6800, 65.4452, 345.5538
        CIE-Luv:
        36.6800, 75.3922, -31.3286
        Hunter-Lab:
        30.6042, 55.1042, -11.0183
      #a50772 color charts
#a50772 RGB chart
      #a50772 CMYK chart
      #a50772 RGB pie chart
      #a50772 color shades, tints & tones
#a50772 color schemes
#a50772 color preview, HTML & CSS examples
           This text has a color of #a50772        
        
          <p style="color:#a50772;">Text here</p>
        
        
          .mytext {color:#a50772;}
        
        Text color #a50772
      
           This box has a color of #a50772        
        
          <div style="background-color:#a50772;">Content here</div>
        
        
          .mybackground {background-color:#a50772;}
        
        Background color #a50772
      
           Border around this has a color of #a50772        
        
          <div style="border:2px solid #a50772;">Content here</div>
        
        
          .myborder {border:2px solid #a50772;}
        
        Border color #a50772