#a50e97 color space conversions
Hex:
        #a50e97
        RGB:
        165, 14, 151
        CMY:
        35, 95, 41
        CMYK:
        0, 92, 8, 35
      HSL:
        306°, 84.3575%, 35.0980%
        HSV (HSB):
        306°, 91.5152%, 64.7059%
        XYZ:
        21.2600, 10.5478, 30.1936
        xyY:
        0.3429, 0.1701, 10.5478
      CIE-Lab:
        38.8081, 67.2718, -35.9244
        CIE-LCH:
        38.8081, 76.2631, 331.8970
        CIE-Luv:
        38.8081, 59.0556, -58.9355
        Hunter-Lab:
        32.4773, 60.0126, -32.3866
      #a50e97 color charts
#a50e97 RGB chart
      #a50e97 CMYK chart
      #a50e97 RGB pie chart
      #a50e97 color shades, tints & tones
#a50e97 color schemes
#a50e97 color preview, HTML & CSS examples
           This text has a color of #a50e97        
        
          <p style="color:#a50e97;">Text here</p>
        
        
          .mytext {color:#a50e97;}
        
        Text color #a50e97
      
           This box has a color of #a50e97        
        
          <div style="background-color:#a50e97;">Content here</div>
        
        
          .mybackground {background-color:#a50e97;}
        
        Background color #a50e97
      
           Border around this has a color of #a50e97        
        
          <div style="border:2px solid #a50e97;">Content here</div>
        
        
          .myborder {border:2px solid #a50e97;}
        
        Border color #a50e97