#a964f5 color space conversions
Hex:
        #a964f5
        RGB:
        169, 100, 245
        CMY:
        34, 61, 4
        CMYK:
        31, 59, 0, 4
      HSL:
        269°, 87.8788%, 67.6471%
        HSV (HSB):
        269°, 59.1837%, 96.0784%
        XYZ:
        37.4008, 24.1419, 89.0748
        xyY:
        0.2483, 0.1603, 24.1419
      CIE-Lab:
        56.2296, 55.0615, -62.5179
        CIE-LCH:
        56.2296, 83.3082, 311.3714
        CIE-Luv:
        56.2296, 19.3970, -104.1383
        Hunter-Lab:
        49.1344, 49.8877, -73.0915
      #a964f5 color charts
#a964f5 RGB chart
      #a964f5 CMYK chart
      #a964f5 RGB pie chart
      #a964f5 color shades, tints & tones
#a964f5 color schemes
#a964f5 color preview, HTML & CSS examples
           This text has a color of #a964f5        
        
          <p style="color:#a964f5;">Text here</p>
        
        
          .mytext {color:#a964f5;}
        
        Text color #a964f5
      
           This box has a color of #a964f5        
        
          <div style="background-color:#a964f5;">Content here</div>
        
        
          .mybackground {background-color:#a964f5;}
        
        Background color #a964f5
      
           Border around this has a color of #a964f5        
        
          <div style="border:2px solid #a964f5;">Content here</div>
        
        
          .myborder {border:2px solid #a964f5;}
        
        Border color #a964f5