#a660f1 color space conversions
Hex:
        #a660f1
        RGB:
        166, 96, 241
        CMY:
        35, 62, 5
        CMYK:
        31, 60, 0, 5
      HSL:
        269°, 83.8150%, 66.0784%
        HSV (HSB):
        269°, 60.1660%, 94.5098%
        XYZ:
        35.7859, 22.8236, 85.7384
        xyY:
        0.2479, 0.1581, 22.8236
      CIE-Lab:
        54.8902, 55.4839, -62.4620
        CIE-LCH:
        54.8902, 83.5462, 311.6141
        CIE-Luv:
        54.8902, 19.5929, -103.4915
        Hunter-Lab:
        47.7741, 50.1037, -72.9638
      #a660f1 color charts
#a660f1 RGB chart
      #a660f1 CMYK chart
      #a660f1 RGB pie chart
      #a660f1 color shades, tints & tones
#a660f1 color schemes
#a660f1 color preview, HTML & CSS examples
           This text has a color of #a660f1        
        
          <p style="color:#a660f1;">Text here</p>
        
        
          .mytext {color:#a660f1;}
        
        Text color #a660f1
      
           This box has a color of #a660f1        
        
          <div style="background-color:#a660f1;">Content here</div>
        
        
          .mybackground {background-color:#a660f1;}
        
        Background color #a660f1
      
           Border around this has a color of #a660f1        
        
          <div style="border:2px solid #a660f1;">Content here</div>
        
        
          .myborder {border:2px solid #a660f1;}
        
        Border color #a660f1