#a00785 color space conversions
Hex:
        #a00785
        RGB:
        160, 7, 133
        CMY:
        37, 97, 48
        CMYK:
        0, 96, 17, 37
      HSL:
        311°, 91.6168%, 32.7451%
        HSV (HSB):
        311°, 95.6250%, 62.7451%
        XYZ:
        18.8068, 9.3190, 22.9978
        xyY:
        0.3679, 0.1823, 9.3190
      CIE-Lab:
        36.5914, 64.6725, -28.4327
        CIE-LCH:
        36.5914, 70.6467, 336.2677
        CIE-Luv:
        36.5914, 63.1265, -47.4787
        Hunter-Lab:
        30.5270, 56.5464, -23.2977
      #a00785 color charts
#a00785 RGB chart
      #a00785 CMYK chart
      #a00785 RGB pie chart
      #a00785 color shades, tints & tones
#a00785 color schemes
#a00785 color preview, HTML & CSS examples
           This text has a color of #a00785        
        
          <p style="color:#a00785;">Text here</p>
        
        
          .mytext {color:#a00785;}
        
        Text color #a00785
      
           This box has a color of #a00785        
        
          <div style="background-color:#a00785;">Content here</div>
        
        
          .mybackground {background-color:#a00785;}
        
        Background color #a00785
      
           Border around this has a color of #a00785        
        
          <div style="border:2px solid #a00785;">Content here</div>
        
        
          .myborder {border:2px solid #a00785;}
        
        Border color #a00785