#a160ff color space conversions
Hex:
        #a160ff
        RGB:
        161, 96, 255
        CMY:
        37, 62, 0
        CMYK:
        37, 62, 0, 0
      HSL:
        265°, 100.0000%, 68.8235%
        HSV (HSB):
        265°, 62.3529%, 100.0000%
        XYZ:
        36.9308, 23.1628, 97.1321
        xyY:
        0.2349, 0.1473, 23.1628
      CIE-Lab:
        55.2396, 57.7875, -69.7027
        CIE-LCH:
        55.2396, 90.5420, 309.6606
        CIE-Luv:
        55.2396, 14.9083, -114.7911
        Hunter-Lab:
        48.1278, 52.7483, -85.9705
      #a160ff color charts
#a160ff RGB chart
      #a160ff CMYK chart
      #a160ff RGB pie chart
      #a160ff color shades, tints & tones
#a160ff color schemes
#a160ff color preview, HTML & CSS examples
           This text has a color of #a160ff        
        
          <p style="color:#a160ff;">Text here</p>
        
        
          .mytext {color:#a160ff;}
        
        Text color #a160ff
      
           This box has a color of #a160ff        
        
          <div style="background-color:#a160ff;">Content here</div>
        
        
          .mybackground {background-color:#a160ff;}
        
        Background color #a160ff
      
           Border around this has a color of #a160ff        
        
          <div style="border:2px solid #a160ff;">Content here</div>
        
        
          .myborder {border:2px solid #a160ff;}
        
        Border color #a160ff