#a066af color space conversions
Hex:
        #a066af
        RGB:
        160, 102, 175
        CMY:
        37, 60, 31
        CMYK:
        9, 42, 0, 31
      HSL:
        288°, 31.3305%, 54.3137%
        HSV (HSB):
        288°, 41.7143%, 68.6275%
        XYZ:
        26.9864, 20.0715, 43.0093
        xyY:
        0.2996, 0.2228, 20.0715
      CIE-Lab:
        51.9179, 35.8792, -29.6454
        CIE-LCH:
        51.9179, 46.5421, 320.4346
        CIE-Luv:
        51.9179, 25.8639, -49.3581
        Hunter-Lab:
        44.8012, 29.1191, -25.5577
      #a066af color charts
#a066af RGB chart
      #a066af CMYK chart
      #a066af RGB pie chart
      #a066af color shades, tints & tones
#a066af color schemes
#a066af color preview, HTML & CSS examples
           This text has a color of #a066af        
        
          <p style="color:#a066af;">Text here</p>
        
        
          .mytext {color:#a066af;}
        
        Text color #a066af
      
           This box has a color of #a066af        
        
          <div style="background-color:#a066af;">Content here</div>
        
        
          .mybackground {background-color:#a066af;}
        
        Background color #a066af
      
           Border around this has a color of #a066af        
        
          <div style="border:2px solid #a066af;">Content here</div>
        
        
          .myborder {border:2px solid #a066af;}
        
        Border color #a066af