#a1127b color space conversions
Hex:
        #a1127b
        RGB:
        161, 18, 123
        CMY:
        37, 93, 52
        CMYK:
        0, 89, 24, 37
      HSL:
        316°, 79.8883%, 35.0980%
        HSV (HSB):
        316°, 88.8199%, 63.1373%
        XYZ:
        18.4894, 9.4397, 19.5864
        xyY:
        0.3891, 0.1987, 9.4397
      CIE-Lab:
        36.8175, 62.0492, -21.8356
        CIE-LCH:
        36.8175, 65.7791, 340.6126
        CIE-Luv:
        36.8175, 67.0584, -38.3509
        Hunter-Lab:
        30.7242, 53.6517, -16.2901
      #a1127b color charts
#a1127b RGB chart
      #a1127b CMYK chart
      #a1127b RGB pie chart
      #a1127b color shades, tints & tones
#a1127b color schemes
#a1127b color preview, HTML & CSS examples
           This text has a color of #a1127b        
        
          <p style="color:#a1127b;">Text here</p>
        
        
          .mytext {color:#a1127b;}
        
        Text color #a1127b
      
           This box has a color of #a1127b        
        
          <div style="background-color:#a1127b;">Content here</div>
        
        
          .mybackground {background-color:#a1127b;}
        
        Background color #a1127b
      
           Border around this has a color of #a1127b        
        
          <div style="border:2px solid #a1127b;">Content here</div>
        
        
          .myborder {border:2px solid #a1127b;}
        
        Border color #a1127b