#aa12af color space conversions
Hex:
        #aa12af
        RGB:
        170, 18, 175
        CMY:
        33, 93, 31
        CMYK:
        3, 90, 0, 31
      HSL:
        298°, 81.3472%, 37.8431%
        HSV (HSB):
        298°, 89.7143%, 68.6275%
        XYZ:
        24.5317, 12.0738, 41.5950
        xyY:
        0.3137, 0.1544, 12.0738
      CIE-Lab:
        41.3332, 71.2206, -46.2684
        CIE-LCH:
        41.3332, 84.9302, 326.9903
        CIE-Luv:
        41.3332, 53.2674, -74.9432
        Hunter-Lab:
        34.7474, 65.2135, -46.6509
      #aa12af color charts
#aa12af RGB chart
      #aa12af CMYK chart
      #aa12af RGB pie chart
      #aa12af color shades, tints & tones
#aa12af color schemes
#aa12af color preview, HTML & CSS examples
           This text has a color of #aa12af        
        
          <p style="color:#aa12af;">Text here</p>
        
        
          .mytext {color:#aa12af;}
        
        Text color #aa12af
      
           This box has a color of #aa12af        
        
          <div style="background-color:#aa12af;">Content here</div>
        
        
          .mybackground {background-color:#aa12af;}
        
        Background color #aa12af
      
           Border around this has a color of #aa12af        
        
          <div style="border:2px solid #aa12af;">Content here</div>
        
        
          .myborder {border:2px solid #aa12af;}
        
        Border color #aa12af