#a03293 color space conversions
Hex:
        #a03293
        RGB:
        160, 50, 147
        CMY:
        37, 80, 42
        CMYK:
        0, 69, 8, 37
      HSL:
        307°, 52.3810%, 41.1765%
        HSV (HSB):
        307°, 68.7500%, 62.7451%
        XYZ:
        20.9043, 11.8614, 28.7915
        xyY:
        0.3396, 0.1927, 11.8614
      CIE-Lab:
        40.9949, 56.1435, -30.1032
        CIE-LCH:
        40.9949, 63.7047, 331.8006
        CIE-Luv:
        40.9949, 50.8145, -50.1109
        Hunter-Lab:
        34.4403, 48.0736, -25.4571
      #a03293 color charts
#a03293 RGB chart
      #a03293 CMYK chart
      #a03293 RGB pie chart
      #a03293 color shades, tints & tones
#a03293 color schemes
#a03293 color preview, HTML & CSS examples
           This text has a color of #a03293        
        
          <p style="color:#a03293;">Text here</p>
        
        
          .mytext {color:#a03293;}
        
        Text color #a03293
      
           This box has a color of #a03293        
        
          <div style="background-color:#a03293;">Content here</div>
        
        
          .mybackground {background-color:#a03293;}
        
        Background color #a03293
      
           Border around this has a color of #a03293        
        
          <div style="border:2px solid #a03293;">Content here</div>
        
        
          .myborder {border:2px solid #a03293;}
        
        Border color #a03293