#a379f9 color space conversions
Hex:
        #a379f9
        RGB:
        163, 121, 249
        CMY:
        36, 53, 2
        CMYK:
        35, 51, 0, 2
      HSL:
        260°, 91.4286%, 72.5490%
        HSV (HSB):
        260°, 51.4056%, 97.6471%
        XYZ:
        39.0405, 28.3008, 93.0275
        xyY:
        0.2434, 0.1765, 28.3008
      CIE-Lab:
        60.1595, 43.4002, -58.4689
        CIE-LCH:
        60.1595, 72.8162, 306.5857
        CIE-Luv:
        60.1595, 9.7299, -98.0396
        Hunter-Lab:
        53.1985, 37.8974, -66.4406
      #a379f9 color charts
#a379f9 RGB chart
      #a379f9 CMYK chart
      #a379f9 RGB pie chart
      #a379f9 color shades, tints & tones
#a379f9 color schemes
#a379f9 color preview, HTML & CSS examples
           This text has a color of #a379f9        
        
          <p style="color:#a379f9;">Text here</p>
        
        
          .mytext {color:#a379f9;}
        
        Text color #a379f9
      
           This box has a color of #a379f9        
        
          <div style="background-color:#a379f9;">Content here</div>
        
        
          .mybackground {background-color:#a379f9;}
        
        Background color #a379f9
      
           Border around this has a color of #a379f9        
        
          <div style="border:2px solid #a379f9;">Content here</div>
        
        
          .myborder {border:2px solid #a379f9;}
        
        Border color #a379f9