#a00193 color space conversions
Hex:
        #a00193
        RGB:
        160, 1, 147
        CMY:
        37, 100, 42
        CMYK:
        0, 99, 8, 37
      HSL:
        305°, 98.7578%, 31.5686%
        HSV (HSB):
        305°, 99.3750%, 62.7451%
        XYZ:
        19.7745, 9.6019, 28.4149
        xyY:
        0.3422, 0.1661, 9.6019
      CIE-Lab:
        37.1182, 67.3155, -36.2251
        CIE-LCH:
        37.1182, 76.4437, 331.7136
        CIE-Luv:
        37.1182, 57.7900, -58.5541
        Hunter-Lab:
        30.9869, 59.6841, -32.6779
      #a00193 color charts
#a00193 RGB chart
      #a00193 CMYK chart
      #a00193 RGB pie chart
      #a00193 color shades, tints & tones
#a00193 color schemes
#a00193 color preview, HTML & CSS examples
           This text has a color of #a00193        
        
          <p style="color:#a00193;">Text here</p>
        
        
          .mytext {color:#a00193;}
        
        Text color #a00193
      
           This box has a color of #a00193        
        
          <div style="background-color:#a00193;">Content here</div>
        
        
          .mybackground {background-color:#a00193;}
        
        Background color #a00193
      
           Border around this has a color of #a00193        
        
          <div style="border:2px solid #a00193;">Content here</div>
        
        
          .myborder {border:2px solid #a00193;}
        
        Border color #a00193