#a50c61 color space conversions
Hex:
        #a50c61
        RGB:
        165, 12, 97
        CMY:
        35, 95, 62
        CMYK:
        0, 93, 41, 35
      HSL:
        327°, 86.4407%, 34.7059%
        HSV (HSB):
        327°, 92.7273%, 64.7059%
        XYZ:
        17.8062, 9.1253, 12.1321
        xyY:
        0.4558, 0.2336, 9.1253
      CIE-Lab:
        36.2245, 60.9919, -6.1978
        CIE-LCH:
        36.2245, 61.3060, 354.1977
        CIE-Luv:
        36.2245, 82.3652, -18.1457
        Hunter-Lab:
        30.2082, 52.3524, -2.6662
      #a50c61 color charts
#a50c61 RGB chart
      #a50c61 CMYK chart
      #a50c61 RGB pie chart
      #a50c61 color shades, tints & tones
#a50c61 color schemes
#a50c61 color preview, HTML & CSS examples
           This text has a color of #a50c61        
        
          <p style="color:#a50c61;">Text here</p>
        
        
          .mytext {color:#a50c61;}
        
        Text color #a50c61
      
           This box has a color of #a50c61        
        
          <div style="background-color:#a50c61;">Content here</div>
        
        
          .mybackground {background-color:#a50c61;}
        
        Background color #a50c61
      
           Border around this has a color of #a50c61        
        
          <div style="border:2px solid #a50c61;">Content here</div>
        
        
          .myborder {border:2px solid #a50c61;}
        
        Border color #a50c61