#a160ee color space conversions
Hex:
        #a160ee
        RGB:
        161, 96, 238
        CMY:
        37, 62, 7
        CMYK:
        32, 60, 0, 7
      HSL:
        267°, 80.6818%, 65.4902%
        HSV (HSB):
        267°, 59.6639%, 93.3333%
        XYZ:
        34.3134, 22.1159, 83.3492
        xyY:
        0.2455, 0.1582, 22.1159
      CIE-Lab:
        54.1497, 53.6540, -62.0070
        CIE-LCH:
        54.1497, 81.9977, 310.8693
        CIE-Luv:
        54.1497, 17.5557, -102.2601
        Hunter-Lab:
        47.0275, 47.9437, -72.1634
      #a160ee color charts
#a160ee RGB chart
      #a160ee CMYK chart
      #a160ee RGB pie chart
      #a160ee color shades, tints & tones
#a160ee color schemes
#a160ee color preview, HTML & CSS examples
           This text has a color of #a160ee        
        
          <p style="color:#a160ee;">Text here</p>
        
        
          .mytext {color:#a160ee;}
        
        Text color #a160ee
      
           This box has a color of #a160ee        
        
          <div style="background-color:#a160ee;">Content here</div>
        
        
          .mybackground {background-color:#a160ee;}
        
        Background color #a160ee
      
           Border around this has a color of #a160ee        
        
          <div style="border:2px solid #a160ee;">Content here</div>
        
        
          .myborder {border:2px solid #a160ee;}
        
        Border color #a160ee