#965ea1 color space conversions
Hex:
        #965ea1
        RGB:
        150, 94, 161
        CMY:
        41, 63, 37
        CMYK:
        7, 42, 0, 37
      HSL:
        290°, 26.2745%, 50.0000%
        HSV (HSB):
        290°, 41.6149%, 63.1373%
        XYZ:
        23.0134, 17.0626, 35.7987
        xyY:
        0.3033, 0.2249, 17.0626
      CIE-Lab:
        48.3389, 34.3156, -27.1090
        CIE-LCH:
        48.3389, 43.7316, 321.6915
        CIE-Luv:
        48.3389, 25.4036, -44.5301
        Hunter-Lab:
        41.3070, 27.1608, -22.4688
      #965ea1 color charts
#965ea1 RGB chart
      #965ea1 CMYK chart
      #965ea1 RGB pie chart
      #965ea1 color shades, tints & tones
#965ea1 color schemes
#965ea1 color preview, HTML & CSS examples
           This text has a color of #965ea1        
        
          <p style="color:#965ea1;">Text here</p>
        
        
          .mytext {color:#965ea1;}
        
        Text color #965ea1
      
           This box has a color of #965ea1        
        
          <div style="background-color:#965ea1;">Content here</div>
        
        
          .mybackground {background-color:#965ea1;}
        
        Background color #965ea1
      
           Border around this has a color of #965ea1        
        
          <div style="border:2px solid #965ea1;">Content here</div>
        
        
          .myborder {border:2px solid #965ea1;}
        
        Border color #965ea1