#a379f0 color space conversions
Hex:
        #a379f0
        RGB:
        163, 121, 240
        CMY:
        36, 53, 6
        CMYK:
        32, 50, 0, 6
      HSL:
        261°, 79.8658%, 70.7843%
        HSV (HSB):
        261°, 49.5833%, 94.1176%
        XYZ:
        37.6698, 27.7525, 85.8094
        xyY:
        0.2491, 0.1835, 27.7525
      CIE-Lab:
        59.6645, 41.1323, -54.2814
        CIE-LCH:
        59.6645, 68.1053, 307.1534
        CIE-Luv:
        59.6645, 10.8364, -90.9274
        Hunter-Lab:
        52.6807, 35.4469, -59.6986
      #a379f0 color charts
#a379f0 RGB chart
      #a379f0 CMYK chart
      #a379f0 RGB pie chart
      #a379f0 color shades, tints & tones
#a379f0 color schemes
#a379f0 color preview, HTML & CSS examples
           This text has a color of #a379f0        
        
          <p style="color:#a379f0;">Text here</p>
        
        
          .mytext {color:#a379f0;}
        
        Text color #a379f0
      
           This box has a color of #a379f0        
        
          <div style="background-color:#a379f0;">Content here</div>
        
        
          .mybackground {background-color:#a379f0;}
        
        Background color #a379f0
      
           Border around this has a color of #a379f0        
        
          <div style="border:2px solid #a379f0;">Content here</div>
        
        
          .myborder {border:2px solid #a379f0;}
        
        Border color #a379f0