#a11b70 color space conversions
Hex:
        #a11b70
        RGB:
        161, 27, 112
        CMY:
        37, 89, 56
        CMYK:
        0, 83, 30, 37
      HSL:
        322°, 71.2766%, 36.8627%
        HSV (HSB):
        322°, 83.2298%, 63.1373%
        XYZ:
        18.0145, 9.5308, 16.2194
        xyY:
        0.4116, 0.2178, 9.5308
      CIE-Lab:
        36.9868, 58.8177, -14.6636
        CIE-LCH:
        36.9868, 60.6180, 346.0012
        CIE-Luv:
        36.9868, 70.1490, -28.4467
        Hunter-Lab:
        30.8720, 50.1329, -9.5392
      #a11b70 color charts
#a11b70 RGB chart
      #a11b70 CMYK chart
      #a11b70 RGB pie chart
      #a11b70 color shades, tints & tones
#a11b70 color schemes
#a11b70 color preview, HTML & CSS examples
           This text has a color of #a11b70        
        
          <p style="color:#a11b70;">Text here</p>
        
        
          .mytext {color:#a11b70;}
        
        Text color #a11b70
      
           This box has a color of #a11b70        
        
          <div style="background-color:#a11b70;">Content here</div>
        
        
          .mybackground {background-color:#a11b70;}
        
        Background color #a11b70
      
           Border around this has a color of #a11b70        
        
          <div style="border:2px solid #a11b70;">Content here</div>
        
        
          .myborder {border:2px solid #a11b70;}
        
        Border color #a11b70