#a50a60 color space conversions
Hex:
        #a50a60
        RGB:
        165, 10, 96
        CMY:
        35, 96, 62
        CMYK:
        0, 94, 42, 35
      HSL:
        327°, 88.5714%, 34.3137%
        HSV (HSB):
        327°, 93.9394%, 64.7059%
        XYZ:
        17.7369, 9.0609, 11.8804
        xyY:
        0.4586, 0.2343, 9.0609
      CIE-Lab:
        36.1014, 61.1512, -5.7399
        CIE-LCH:
        36.1014, 61.4200, 354.6377
        CIE-Luv:
        36.1014, 83.0527, -17.6131
        Hunter-Lab:
        30.1014, 52.5017, -2.3296
      #a50a60 color charts
#a50a60 RGB chart
      #a50a60 CMYK chart
      #a50a60 RGB pie chart
      #a50a60 color shades, tints & tones
#a50a60 color schemes
#a50a60 color preview, HTML & CSS examples
           This text has a color of #a50a60        
        
          <p style="color:#a50a60;">Text here</p>
        
        
          .mytext {color:#a50a60;}
        
        Text color #a50a60
      
           This box has a color of #a50a60        
        
          <div style="background-color:#a50a60;">Content here</div>
        
        
          .mybackground {background-color:#a50a60;}
        
        Background color #a50a60
      
           Border around this has a color of #a50a60        
        
          <div style="border:2px solid #a50a60;">Content here</div>
        
        
          .myborder {border:2px solid #a50a60;}
        
        Border color #a50a60