#a50a77 color space conversions
Hex:
        #a50a77
        RGB:
        165, 10, 119
        CMY:
        35, 96, 53
        CMYK:
        0, 94, 28, 35
      HSL:
        318°, 88.5714%, 34.3137%
        HSV (HSB):
        318°, 93.9394%, 64.7059%
        XYZ:
        18.9554, 9.5483, 18.2967
        xyY:
        0.4050, 0.2040, 9.5483
      CIE-Lab:
        37.0193, 63.5931, -18.9532
        CIE-LCH:
        37.0193, 66.3575, 343.4039
        CIE-Luv:
        37.0193, 72.8876, -34.8672
        Hunter-Lab:
        30.9004, 55.4225, -13.4765
      #a50a77 color charts
#a50a77 RGB chart
      #a50a77 CMYK chart
      #a50a77 RGB pie chart
      #a50a77 color shades, tints & tones
#a50a77 color schemes
#a50a77 color preview, HTML & CSS examples
           This text has a color of #a50a77        
        
          <p style="color:#a50a77;">Text here</p>
        
        
          .mytext {color:#a50a77;}
        
        Text color #a50a77
      
           This box has a color of #a50a77        
        
          <div style="background-color:#a50a77;">Content here</div>
        
        
          .mybackground {background-color:#a50a77;}
        
        Background color #a50a77
      
           Border around this has a color of #a50a77        
        
          <div style="border:2px solid #a50a77;">Content here</div>
        
        
          .myborder {border:2px solid #a50a77;}
        
        Border color #a50a77