#a03995 color space conversions
Hex:
        #a03995
        RGB:
        160, 57, 149
        CMY:
        37, 78, 42
        CMYK:
        0, 64, 7, 37
      HSL:
        306°, 47.4654%, 42.5490%
        HSV (HSB):
        306°, 64.3750%, 62.7451%
        XYZ:
        21.3851, 12.5698, 29.7329
        xyY:
        0.3358, 0.1974, 12.5698
      CIE-Lab:
        42.1077, 53.6438, -29.5687
        CIE-LCH:
        42.1077, 61.2533, 331.1362
        CIE-Luv:
        42.1077, 48.2394, -49.3464
        Hunter-Lab:
        35.4539, 45.6238, -24.9050
      #a03995 color charts
#a03995 RGB chart
      #a03995 CMYK chart
      #a03995 RGB pie chart
      #a03995 color shades, tints & tones
#a03995 color schemes
#a03995 color preview, HTML & CSS examples
           This text has a color of #a03995        
        
          <p style="color:#a03995;">Text here</p>
        
        
          .mytext {color:#a03995;}
        
        Text color #a03995
      
           This box has a color of #a03995        
        
          <div style="background-color:#a03995;">Content here</div>
        
        
          .mybackground {background-color:#a03995;}
        
        Background color #a03995
      
           Border around this has a color of #a03995        
        
          <div style="border:2px solid #a03995;">Content here</div>
        
        
          .myborder {border:2px solid #a03995;}
        
        Border color #a03995