#964bc4 color space conversions
Hex:
        #964bc4
        RGB:
        150, 75, 196
        CMY:
        41, 71, 23
        CMYK:
        23, 62, 0, 23
      HSL:
        277°, 50.6276%, 53.1373%
        HSV (HSB):
        277°, 61.7347%, 76.8627%
        XYZ:
        25.0576, 15.5017, 53.8960
        xyY:
        0.2653, 0.1641, 15.5017
      CIE-Lab:
        46.3138, 52.0108, -50.7705
        CIE-LCH:
        46.3138, 72.6826, 315.6914
        CIE-Luv:
        46.3138, 24.8168, -81.6296
        Hunter-Lab:
        39.3722, 44.7010, -53.6006
      #964bc4 color charts
#964bc4 RGB chart
      #964bc4 CMYK chart
      #964bc4 RGB pie chart
      #964bc4 color shades, tints & tones
#964bc4 color schemes
#964bc4 color preview, HTML & CSS examples
           This text has a color of #964bc4        
        
          <p style="color:#964bc4;">Text here</p>
        
        
          .mytext {color:#964bc4;}
        
        Text color #964bc4
      
           This box has a color of #964bc4        
        
          <div style="background-color:#964bc4;">Content here</div>
        
        
          .mybackground {background-color:#964bc4;}
        
        Background color #964bc4
      
           Border around this has a color of #964bc4        
        
          <div style="border:2px solid #964bc4;">Content here</div>
        
        
          .myborder {border:2px solid #964bc4;}
        
        Border color #964bc4