#a50176 color space conversions
Hex:
        #a50176
        RGB:
        165, 1, 118
        CMY:
        35, 100, 54
        CMYK:
        0, 99, 28, 35
      HSL:
        317°, 98.7952%, 32.5490%
        HSV (HSB):
        317°, 99.3939%, 64.7059%
        XYZ:
        18.7979, 9.3290, 17.9495
        xyY:
        0.4080, 0.2025, 9.3290
      CIE-Lab:
        36.6103, 64.5451, -18.9558
        CIE-LCH:
        36.6103, 67.2710, 343.6334
        CIE-Luv:
        36.6103, 74.1822, -34.9222
        Hunter-Lab:
        30.5435, 56.4063, -13.4625
      #a50176 color charts
#a50176 RGB chart
      #a50176 CMYK chart
      #a50176 RGB pie chart
      #a50176 color shades, tints & tones
#a50176 color schemes
#a50176 color preview, HTML & CSS examples
           This text has a color of #a50176        
        
          <p style="color:#a50176;">Text here</p>
        
        
          .mytext {color:#a50176;}
        
        Text color #a50176
      
           This box has a color of #a50176        
        
          <div style="background-color:#a50176;">Content here</div>
        
        
          .mybackground {background-color:#a50176;}
        
        Background color #a50176
      
           Border around this has a color of #a50176        
        
          <div style="border:2px solid #a50176;">Content here</div>
        
        
          .myborder {border:2px solid #a50176;}
        
        Border color #a50176