#aa1f82 color space conversions
Hex:
        #aa1f82
        RGB:
        170, 31, 130
        CMY:
        33, 88, 49
        CMYK:
        0, 82, 24, 33
      HSL:
        317°, 69.1542%, 39.4118%
        HSV (HSB):
        317°, 81.7647%, 66.6667%
        XYZ:
        21.0968, 11.1377, 22.1570
        xyY:
        0.3879, 0.2048, 11.1377
      CIE-Lab:
        39.8115, 62.1684, -21.4111
        CIE-LCH:
        39.8115, 65.7522, 340.9961
        CIE-Luv:
        39.8115, 69.1274, -38.6477
        Hunter-Lab:
        33.3732, 54.4352, -16.0022
      #aa1f82 color charts
#aa1f82 RGB chart
      #aa1f82 CMYK chart
      #aa1f82 RGB pie chart
      #aa1f82 color shades, tints & tones
#aa1f82 color schemes
#aa1f82 color preview, HTML & CSS examples
           This text has a color of #aa1f82        
        
          <p style="color:#aa1f82;">Text here</p>
        
        
          .mytext {color:#aa1f82;}
        
        Text color #aa1f82
      
           This box has a color of #aa1f82        
        
          <div style="background-color:#aa1f82;">Content here</div>
        
        
          .mybackground {background-color:#aa1f82;}
        
        Background color #aa1f82
      
           Border around this has a color of #aa1f82        
        
          <div style="border:2px solid #aa1f82;">Content here</div>
        
        
          .myborder {border:2px solid #aa1f82;}
        
        Border color #aa1f82