#aa70cf color space conversions
Hex:
        #aa70cf
        RGB:
        170, 112, 207
        CMY:
        33, 56, 19
        CMYK:
        18, 46, 0, 19
      HSL:
        277°, 49.7382%, 62.5490%
        HSV (HSB):
        277°, 45.8937%, 81.1765%
        XYZ:
        33.6342, 24.6394, 62.0146
        xyY:
        0.2796, 0.2048, 24.6394
      CIE-Lab:
        56.7224, 40.2003, -40.4002
        CIE-LCH:
        56.7224, 56.9933, 314.8579
        CIE-Luv:
        56.7224, 22.4696, -67.8510
        Hunter-Lab:
        49.6381, 34.0830, -39.3265
      #aa70cf color charts
#aa70cf RGB chart
      #aa70cf CMYK chart
      #aa70cf RGB pie chart
      #aa70cf color shades, tints & tones
#aa70cf color schemes
#aa70cf color preview, HTML & CSS examples
           This text has a color of #aa70cf        
        
          <p style="color:#aa70cf;">Text here</p>
        
        
          .mytext {color:#aa70cf;}
        
        Text color #aa70cf
      
           This box has a color of #aa70cf        
        
          <div style="background-color:#aa70cf;">Content here</div>
        
        
          .mybackground {background-color:#aa70cf;}
        
        Background color #aa70cf
      
           Border around this has a color of #aa70cf        
        
          <div style="border:2px solid #aa70cf;">Content here</div>
        
        
          .myborder {border:2px solid #aa70cf;}
        
        Border color #aa70cf