#964acf color space conversions
Hex:
        #964acf
        RGB:
        150, 74, 207
        CMY:
        41, 71, 19
        CMYK:
        28, 64, 0, 19
      HSL:
        274°, 58.0786%, 55.0980%
        HSV (HSB):
        274°, 64.2512%, 81.1765%
        XYZ:
        26.2889, 15.8866, 60.7123
        xyY:
        0.2555, 0.1544, 15.8866
      CIE-Lab:
        46.8253, 54.9740, -56.2953
        CIE-LCH:
        46.8253, 78.6848, 314.3197
        CIE-Luv:
        46.8253, 22.8596, -90.2594
        Hunter-Lab:
        39.8580, 47.9810, -62.4109
      #964acf color charts
#964acf RGB chart
      #964acf CMYK chart
      #964acf RGB pie chart
      #964acf color shades, tints & tones
#964acf color schemes
#964acf color preview, HTML & CSS examples
           This text has a color of #964acf        
        
          <p style="color:#964acf;">Text here</p>
        
        
          .mytext {color:#964acf;}
        
        Text color #964acf
      
           This box has a color of #964acf        
        
          <div style="background-color:#964acf;">Content here</div>
        
        
          .mybackground {background-color:#964acf;}
        
        Background color #964acf
      
           Border around this has a color of #964acf        
        
          <div style="border:2px solid #964acf;">Content here</div>
        
        
          .myborder {border:2px solid #964acf;}
        
        Border color #964acf