#aa70b1 color space conversions
Hex:
        #aa70b1
        RGB:
        170, 112, 177
        CMY:
        33, 56, 31
        CMYK:
        4, 37, 0, 31
      HSL:
        294°, 29.4118%, 56.6667%
        HSV (HSB):
        294°, 36.7232%, 69.4118%
        XYZ:
        30.3075, 23.3087, 44.4966
        xyY:
        0.3089, 0.2376, 23.3087
      CIE-Lab:
        55.3889, 33.8810, -25.3334
        CIE-LCH:
        55.3889, 42.3049, 323.2140
        CIE-Luv:
        55.3889, 27.5632, -43.0251
        Hunter-Lab:
        48.2791, 27.5662, -20.8495
      #aa70b1 color charts
#aa70b1 RGB chart
      #aa70b1 CMYK chart
      #aa70b1 RGB pie chart
      #aa70b1 color shades, tints & tones
#aa70b1 color schemes
#aa70b1 color preview, HTML & CSS examples
           This text has a color of #aa70b1        
        
          <p style="color:#aa70b1;">Text here</p>
        
        
          .mytext {color:#aa70b1;}
        
        Text color #aa70b1
      
           This box has a color of #aa70b1        
        
          <div style="background-color:#aa70b1;">Content here</div>
        
        
          .mybackground {background-color:#aa70b1;}
        
        Background color #aa70b1
      
           Border around this has a color of #aa70b1        
        
          <div style="border:2px solid #aa70b1;">Content here</div>
        
        
          .myborder {border:2px solid #aa70b1;}
        
        Border color #aa70b1