#a379f8 color space conversions
Hex:
        #a379f8
        RGB:
        163, 121, 248
        CMY:
        36, 53, 3
        CMYK:
        34, 51, 0, 3
      HSL:
        260°, 90.0709%, 72.3529%
        HSV (HSB):
        260°, 51.2097%, 97.2549%
        XYZ:
        38.8849, 28.2386, 92.2081
        xyY:
        0.2441, 0.1772, 28.2386
      CIE-Lab:
        60.1037, 43.1466, -58.0064
        CIE-LCH:
        60.1037, 72.2937, 306.6428
        CIE-Luv:
        60.1037, 9.8514, -97.2545
        Hunter-Lab:
        53.1400, 37.6214, -65.6815
      #a379f8 color charts
#a379f8 RGB chart
      #a379f8 CMYK chart
      #a379f8 RGB pie chart
      #a379f8 color shades, tints & tones
#a379f8 color schemes
#a379f8 color preview, HTML & CSS examples
           This text has a color of #a379f8        
        
          <p style="color:#a379f8;">Text here</p>
        
        
          .mytext {color:#a379f8;}
        
        Text color #a379f8
      
           This box has a color of #a379f8        
        
          <div style="background-color:#a379f8;">Content here</div>
        
        
          .mybackground {background-color:#a379f8;}
        
        Background color #a379f8
      
           Border around this has a color of #a379f8        
        
          <div style="border:2px solid #a379f8;">Content here</div>
        
        
          .myborder {border:2px solid #a379f8;}
        
        Border color #a379f8