#a969fa color space conversions
Hex:
        #a969fa
        RGB:
        169, 105, 250
        CMY:
        34, 59, 2
        CMYK:
        32, 58, 0, 2
      HSL:
        266°, 93.5484%, 69.6078%
        HSV (HSB):
        266°, 58.0000%, 98.0392%
        XYZ:
        38.6691, 25.4403, 93.3149
        xyY:
        0.2456, 0.1616, 25.4403
      CIE-Lab:
        57.5019, 53.6731, -63.2463
        CIE-LCH:
        57.5019, 82.9511, 310.3191
        CIE-Luv:
        57.5019, 17.2361, -105.6617
        Hunter-Lab:
        50.4384, 48.5816, -74.3842
      #a969fa color charts
#a969fa RGB chart
      #a969fa CMYK chart
      #a969fa RGB pie chart
      #a969fa color shades, tints & tones
#a969fa color schemes
#a969fa color preview, HTML & CSS examples
           This text has a color of #a969fa        
        
          <p style="color:#a969fa;">Text here</p>
        
        
          .mytext {color:#a969fa;}
        
        Text color #a969fa
      
           This box has a color of #a969fa        
        
          <div style="background-color:#a969fa;">Content here</div>
        
        
          .mybackground {background-color:#a969fa;}
        
        Background color #a969fa
      
           Border around this has a color of #a969fa        
        
          <div style="border:2px solid #a969fa;">Content here</div>
        
        
          .myborder {border:2px solid #a969fa;}
        
        Border color #a969fa