#965bc1 color space conversions
Hex:
        #965bc1
        RGB:
        150, 91, 193
        CMY:
        41, 64, 24
        CMYK:
        22, 53, 0, 24
      HSL:
        275°, 45.1327%, 55.6863%
        HSV (HSB):
        275°, 52.8497%, 75.6863%
        XYZ:
        25.9444, 17.8165, 52.5236
        xyY:
        0.2695, 0.1850, 17.8165
      CIE-Lab:
        49.2727, 42.9954, -44.3145
        CIE-LCH:
        49.2727, 61.7445, 314.1345
        CIE-Luv:
        49.2727, 20.7455, -72.1315
        Hunter-Lab:
        42.2095, 35.8496, -44.2310
      #965bc1 color charts
#965bc1 RGB chart
      #965bc1 CMYK chart
      #965bc1 RGB pie chart
      #965bc1 color shades, tints & tones
#965bc1 color schemes
#965bc1 color preview, HTML & CSS examples
           This text has a color of #965bc1        
        
          <p style="color:#965bc1;">Text here</p>
        
        
          .mytext {color:#965bc1;}
        
        Text color #965bc1
      
           This box has a color of #965bc1        
        
          <div style="background-color:#965bc1;">Content here</div>
        
        
          .mybackground {background-color:#965bc1;}
        
        Background color #965bc1
      
           Border around this has a color of #965bc1        
        
          <div style="border:2px solid #965bc1;">Content here</div>
        
        
          .myborder {border:2px solid #965bc1;}
        
        Border color #965bc1