#a50077 color space conversions
Hex:
        #a50077
        RGB:
        165, 0, 119
        CMY:
        35, 100, 53
        CMYK:
        0, 100, 28, 35
      HSL:
        317°, 100.0000%, 32.3529%
        HSV (HSB):
        317°, 100.0000%, 64.7059%
        XYZ:
        18.8468, 9.3312, 18.2605
        xyY:
        0.4058, 0.2009, 9.3312
      CIE-Lab:
        36.6144, 64.7797, -19.5785
        CIE-LCH:
        36.6144, 67.6737, 343.1835
        CIE-Luv:
        36.6144, 73.8265, -35.7755
        Hunter-Lab:
        30.5471, 56.6729, -14.0596
      #a50077 color charts
#a50077 RGB chart
      #a50077 CMYK chart
      #a50077 RGB pie chart
      #a50077 color shades, tints & tones
#a50077 color schemes
#a50077 color preview, HTML & CSS examples
           This text has a color of #a50077        
        
          <p style="color:#a50077;">Text here</p>
        
        
          .mytext {color:#a50077;}
        
        Text color #a50077
      
           This box has a color of #a50077        
        
          <div style="background-color:#a50077;">Content here</div>
        
        
          .mybackground {background-color:#a50077;}
        
        Background color #a50077
      
           Border around this has a color of #a50077        
        
          <div style="border:2px solid #a50077;">Content here</div>
        
        
          .myborder {border:2px solid #a50077;}
        
        Border color #a50077