#a50175 color space conversions
Hex:
        #a50175
        RGB:
        165, 1, 117
        CMY:
        35, 100, 54
        CMYK:
        0, 99, 29, 35
      HSL:
        318°, 98.7952%, 32.5490%
        HSV (HSB):
        318°, 99.3939%, 64.7059%
        XYZ:
        18.7388, 9.3054, 17.6381
        xyY:
        0.4102, 0.2037, 9.3054
      CIE-Lab:
        36.5658, 64.4311, -18.3947
        CIE-LCH:
        36.5658, 67.0054, 344.0663
        CIE-Luv:
        36.5658, 74.6328, -34.1606
        Hunter-Lab:
        30.5047, 56.2676, -12.9286
      #a50175 color charts
#a50175 RGB chart
      #a50175 CMYK chart
      #a50175 RGB pie chart
      #a50175 color shades, tints & tones
#a50175 color schemes
#a50175 color preview, HTML & CSS examples
           This text has a color of #a50175        
        
          <p style="color:#a50175;">Text here</p>
        
        
          .mytext {color:#a50175;}
        
        Text color #a50175
      
           This box has a color of #a50175        
        
          <div style="background-color:#a50175;">Content here</div>
        
        
          .mybackground {background-color:#a50175;}
        
        Background color #a50175
      
           Border around this has a color of #a50175        
        
          <div style="border:2px solid #a50175;">Content here</div>
        
        
          .myborder {border:2px solid #a50175;}
        
        Border color #a50175