#9640af color space conversions
Hex:
        #9640af
        RGB:
        150, 64, 175
        CMY:
        41, 75, 31
        CMYK:
        14, 63, 0, 31
      HSL:
        286°, 46.4435%, 46.8627%
        HSV (HSB):
        286°, 63.4286%, 68.6275%
        XYZ:
        22.1489, 13.2460, 41.9468
        xyY:
        0.2864, 0.1713, 13.2460
      CIE-Lab:
        43.1315, 52.8090, -43.5758
        CIE-LCH:
        43.1315, 68.4663, 320.4719
        CIE-Luv:
        43.1315, 32.3619, -69.7875
        Hunter-Lab:
        36.3950, 44.9386, -42.8577
      #9640af color charts
#9640af RGB chart
      #9640af CMYK chart
      #9640af RGB pie chart
      #9640af color shades, tints & tones
#9640af color schemes
#9640af color preview, HTML & CSS examples
           This text has a color of #9640af        
        
          <p style="color:#9640af;">Text here</p>
        
        
          .mytext {color:#9640af;}
        
        Text color #9640af
      
           This box has a color of #9640af        
        
          <div style="background-color:#9640af;">Content here</div>
        
        
          .mybackground {background-color:#9640af;}
        
        Background color #9640af
      
           Border around this has a color of #9640af        
        
          <div style="border:2px solid #9640af;">Content here</div>
        
        
          .myborder {border:2px solid #9640af;}
        
        Border color #9640af