#a066da color space conversions
Hex:
        #a066da
        RGB:
        160, 102, 218
        CMY:
        37, 60, 15
        CMYK:
        27, 53, 0, 15
      HSL:
        270°, 61.0526%, 62.7451%
        HSV (HSB):
        270°, 53.2110%, 85.4902%
        XYZ:
        31.9035, 22.0383, 68.9020
        xyY:
        0.2597, 0.1794, 22.0383
      CIE-Lab:
        54.0676, 45.4698, -50.9005
        CIE-LCH:
        54.0676, 68.2522, 311.7747
        CIE-Luv:
        54.0676, 18.5316, -84.2501
        Hunter-Lab:
        46.9449, 39.1537, -54.1596
      #a066da color charts
#a066da RGB chart
      #a066da CMYK chart
      #a066da RGB pie chart
      #a066da color shades, tints & tones
#a066da color schemes
#a066da color preview, HTML & CSS examples
           This text has a color of #a066da        
        
          <p style="color:#a066da;">Text here</p>
        
        
          .mytext {color:#a066da;}
        
        Text color #a066da
      
           This box has a color of #a066da        
        
          <div style="background-color:#a066da;">Content here</div>
        
        
          .mybackground {background-color:#a066da;}
        
        Background color #a066da
      
           Border around this has a color of #a066da        
        
          <div style="border:2px solid #a066da;">Content here</div>
        
        
          .myborder {border:2px solid #a066da;}
        
        Border color #a066da