#a50a70 color space conversions
Hex:
        #a50a70
        RGB:
        165, 10, 112
        CMY:
        35, 96, 56
        CMYK:
        0, 94, 32, 35
      HSL:
        321°, 88.5714%, 34.3137%
        HSV (HSB):
        321°, 93.9394%, 64.7059%
        XYZ:
        18.5502, 9.3863, 16.1633
        xyY:
        0.4206, 0.2128, 9.3863
      CIE-Lab:
        36.7176, 62.7972, -15.0052
        CIE-LCH:
        36.7176, 64.5650, 346.5613
        CIE-Luv:
        36.7176, 75.9813, -29.5349
        Hunter-Lab:
        30.6370, 54.4641, -9.8339
      #a50a70 color charts
#a50a70 RGB chart
      #a50a70 CMYK chart
      #a50a70 RGB pie chart
      #a50a70 color shades, tints & tones
#a50a70 color schemes
#a50a70 color preview, HTML & CSS examples
           This text has a color of #a50a70        
        
          <p style="color:#a50a70;">Text here</p>
        
        
          .mytext {color:#a50a70;}
        
        Text color #a50a70
      
           This box has a color of #a50a70        
        
          <div style="background-color:#a50a70;">Content here</div>
        
        
          .mybackground {background-color:#a50a70;}
        
        Background color #a50a70
      
           Border around this has a color of #a50a70        
        
          <div style="border:2px solid #a50a70;">Content here</div>
        
        
          .myborder {border:2px solid #a50a70;}
        
        Border color #a50a70