#a1115b color space conversions
Hex:
        #a1115b
        RGB:
        161, 17, 91
        CMY:
        37, 93, 64
        CMYK:
        0, 89, 43, 37
      HSL:
        329°, 80.8989%, 34.9020%
        HSV (HSB):
        329°, 89.4410%, 63.1373%
        XYZ:
        16.7867, 8.7333, 10.6985
        xyY:
        0.4635, 0.2411, 8.7333
      CIE-Lab:
        35.4656, 58.6952, -3.5552
        CIE-LCH:
        35.4656, 58.8028, 356.5338
        CIE-Luv:
        35.4656, 80.8891, -14.4697
        Hunter-Lab:
        29.5521, 49.6784, -0.7777
      #a1115b color charts
#a1115b RGB chart
      #a1115b CMYK chart
      #a1115b RGB pie chart
      #a1115b color shades, tints & tones
#a1115b color schemes
#a1115b color preview, HTML & CSS examples
           This text has a color of #a1115b        
        
          <p style="color:#a1115b;">Text here</p>
        
        
          .mytext {color:#a1115b;}
        
        Text color #a1115b
      
           This box has a color of #a1115b        
        
          <div style="background-color:#a1115b;">Content here</div>
        
        
          .mybackground {background-color:#a1115b;}
        
        Background color #a1115b
      
           Border around this has a color of #a1115b        
        
          <div style="border:2px solid #a1115b;">Content here</div>
        
        
          .myborder {border:2px solid #a1115b;}
        
        Border color #a1115b