#a379f5 color space conversions
Hex:
        #a379f5
        RGB:
        163, 121, 245
        CMY:
        36, 53, 4
        CMYK:
        33, 51, 0, 4
      HSL:
        260°, 86.1111%, 71.7647%
        HSV (HSB):
        260°, 50.6122%, 96.0784%
        XYZ:
        38.4231, 28.0538, 89.7760
        xyY:
        0.2459, 0.1795, 28.0538
      CIE-Lab:
        59.9374, 42.3881, -56.6148
        CIE-LCH:
        59.9374, 70.7247, 306.8226
        CIE-Luv:
        59.9374, 10.2182, -94.8914
        Hunter-Lab:
        52.9659, 36.7990, -63.4191
      #a379f5 color charts
#a379f5 RGB chart
      #a379f5 CMYK chart
      #a379f5 RGB pie chart
      #a379f5 color shades, tints & tones
#a379f5 color schemes
#a379f5 color preview, HTML & CSS examples
           This text has a color of #a379f5        
        
          <p style="color:#a379f5;">Text here</p>
        
        
          .mytext {color:#a379f5;}
        
        Text color #a379f5
      
           This box has a color of #a379f5        
        
          <div style="background-color:#a379f5;">Content here</div>
        
        
          .mybackground {background-color:#a379f5;}
        
        Background color #a379f5
      
           Border around this has a color of #a379f5        
        
          <div style="border:2px solid #a379f5;">Content here</div>
        
        
          .myborder {border:2px solid #a379f5;}
        
        Border color #a379f5