#a964ff color space conversions
Hex:
        #a964ff
        RGB:
        169, 100, 255
        CMY:
        34, 61, 0
        CMYK:
        34, 61, 0, 0
      HSL:
        267°, 100.0000%, 69.6078%
        HSV (HSB):
        267°, 60.7843%, 100.0000%
        XYZ:
        38.9694, 24.7694, 97.3348
        xyY:
        0.2419, 0.1538, 24.7694
      CIE-Lab:
        56.8500, 57.4396, -67.0600
        CIE-LCH:
        56.8500, 88.2969, 310.5814
        CIE-Luv:
        56.8500, 17.7707, -111.6060
        Hunter-Lab:
        49.7688, 52.6714, -81.1175
      #a964ff color charts
#a964ff RGB chart
      #a964ff CMYK chart
      #a964ff RGB pie chart
      #a964ff color shades, tints & tones
#a964ff color schemes
#a964ff color preview, HTML & CSS examples
           This text has a color of #a964ff        
        
          <p style="color:#a964ff;">Text here</p>
        
        
          .mytext {color:#a964ff;}
        
        Text color #a964ff
      
           This box has a color of #a964ff        
        
          <div style="background-color:#a964ff;">Content here</div>
        
        
          .mybackground {background-color:#a964ff;}
        
        Background color #a964ff
      
           Border around this has a color of #a964ff        
        
          <div style="border:2px solid #a964ff;">Content here</div>
        
        
          .myborder {border:2px solid #a964ff;}
        
        Border color #a964ff