#a379ff color space conversions
Hex:
        #a379ff
        RGB:
        163, 121, 255
        CMY:
        36, 53, 0
        CMYK:
        36, 53, 0, 0
      HSL:
        259°, 100.0000%, 73.7255%
        HSV (HSB):
        259°, 52.5490%, 100.0000%
        XYZ:
        39.9916, 28.6813, 98.0360
        xyY:
        0.2399, 0.1720, 28.6813
      CIE-Lab:
        60.4993, 44.9299, -61.2296
        CIE-LCH:
        60.4993, 75.9458, 306.2710
        CIE-Luv:
        60.4993, 9.0078, -102.7226
        Hunter-Lab:
        53.5549, 39.5722, -71.0461
      #a379ff color charts
#a379ff RGB chart
      #a379ff CMYK chart
      #a379ff RGB pie chart
      #a379ff color shades, tints & tones
#a379ff color schemes
#a379ff color preview, HTML & CSS examples
           This text has a color of #a379ff        
        
          <p style="color:#a379ff;">Text here</p>
        
        
          .mytext {color:#a379ff;}
        
        Text color #a379ff
      
           This box has a color of #a379ff        
        
          <div style="background-color:#a379ff;">Content here</div>
        
        
          .mybackground {background-color:#a379ff;}
        
        Background color #a379ff
      
           Border around this has a color of #a379ff        
        
          <div style="border:2px solid #a379ff;">Content here</div>
        
        
          .myborder {border:2px solid #a379ff;}
        
        Border color #a379ff