#a159f1 color space conversions
Hex:
        #a159f1
        RGB:
        161, 89, 241
        CMY:
        37, 65, 5
        CMYK:
        33, 63, 0, 5
      HSL:
        268°, 84.4444%, 64.7059%
        HSV (HSB):
        268°, 63.0705%, 94.5098%
        XYZ:
        34.1475, 21.0727, 85.4868
        xyY:
        0.2427, 0.1498, 21.0727
      CIE-Lab:
        53.0290, 57.9100, -65.4902
        CIE-LCH:
        53.0290, 87.4215, 311.4849
        CIE-Luv:
        53.0290, 18.8178, -107.3605
        Hunter-Lab:
        45.9050, 52.4476, -78.2795
      #a159f1 color charts
#a159f1 RGB chart
      #a159f1 CMYK chart
      #a159f1 RGB pie chart
      #a159f1 color shades, tints & tones
#a159f1 color schemes
#a159f1 color preview, HTML & CSS examples
           This text has a color of #a159f1        
        
          <p style="color:#a159f1;">Text here</p>
        
        
          .mytext {color:#a159f1;}
        
        Text color #a159f1
      
           This box has a color of #a159f1        
        
          <div style="background-color:#a159f1;">Content here</div>
        
        
          .mybackground {background-color:#a159f1;}
        
        Background color #a159f1
      
           Border around this has a color of #a159f1        
        
          <div style="border:2px solid #a159f1;">Content here</div>
        
        
          .myborder {border:2px solid #a159f1;}
        
        Border color #a159f1