#a961fa color space conversions
Hex:
        #a961fa
        RGB:
        169, 97, 250
        CMY:
        34, 62, 2
        CMYK:
        32, 61, 0, 2
      HSL:
        268°, 93.8650%, 68.0392%
        HSV (HSB):
        268°, 61.2000%, 98.0392%
        XYZ:
        37.8922, 23.8865, 93.0559
        xyY:
        0.2447, 0.1543, 23.8865
      CIE-Lab:
        55.9740, 57.7610, -65.7047
        CIE-LCH:
        55.9740, 87.4840, 311.3187
        CIE-Luv:
        55.9740, 19.3468, -109.1624
        Hunter-Lab:
        48.8739, 52.8629, -78.6766
      #a961fa color charts
#a961fa RGB chart
      #a961fa CMYK chart
      #a961fa RGB pie chart
      #a961fa color shades, tints & tones
#a961fa color schemes
#a961fa color preview, HTML & CSS examples
           This text has a color of #a961fa        
        
          <p style="color:#a961fa;">Text here</p>
        
        
          .mytext {color:#a961fa;}
        
        Text color #a961fa
      
           This box has a color of #a961fa        
        
          <div style="background-color:#a961fa;">Content here</div>
        
        
          .mybackground {background-color:#a961fa;}
        
        Background color #a961fa
      
           Border around this has a color of #a961fa        
        
          <div style="border:2px solid #a961fa;">Content here</div>
        
        
          .myborder {border:2px solid #a961fa;}
        
        Border color #a961fa