#a50260 color space conversions
Hex:
        #a50260
        RGB:
        165, 2, 96
        CMY:
        35, 99, 62
        CMYK:
        0, 99, 42, 35
      HSL:
        325°, 97.6048%, 32.7451%
        HSV (HSB):
        325°, 98.7879%, 64.7059%
        XYZ:
        17.6501, 8.8873, 11.8515
        xyY:
        0.4598, 0.2315, 8.8873
      CIE-Lab:
        35.7664, 62.1282, -6.2398
        CIE-LCH:
        35.7664, 62.4408, 354.2648
        CIE-Luv:
        35.7664, 84.0124, -18.3619
        Hunter-Lab:
        29.8115, 53.5117, -2.7025
      #a50260 color charts
#a50260 RGB chart
      #a50260 CMYK chart
      #a50260 RGB pie chart
      #a50260 color shades, tints & tones
#a50260 color schemes
#a50260 color preview, HTML & CSS examples
           This text has a color of #a50260        
        
          <p style="color:#a50260;">Text here</p>
        
        
          .mytext {color:#a50260;}
        
        Text color #a50260
      
           This box has a color of #a50260        
        
          <div style="background-color:#a50260;">Content here</div>
        
        
          .mybackground {background-color:#a50260;}
        
        Background color #a50260
      
           Border around this has a color of #a50260        
        
          <div style="border:2px solid #a50260;">Content here</div>
        
        
          .myborder {border:2px solid #a50260;}
        
        Border color #a50260