#965ea4 color space conversions
Hex:
        #965ea4
        RGB:
        150, 94, 164
        CMY:
        41, 63, 36
        CMYK:
        9, 43, 0, 36
      HSL:
        288°, 27.7778%, 50.5882%
        HSV (HSB):
        288°, 42.6829%, 64.3137%
        XYZ:
        23.2812, 17.1698, 37.2090
        xyY:
        0.2998, 0.2211, 17.1698
      CIE-Lab:
        48.4732, 34.9406, -28.6668
        CIE-LCH:
        48.4732, 45.1955, 320.6331
        CIE-Luv:
        48.4732, 24.8585, -47.0025
        Hunter-Lab:
        41.4364, 27.7772, -24.2356
      #965ea4 color charts
#965ea4 RGB chart
      #965ea4 CMYK chart
      #965ea4 RGB pie chart
      #965ea4 color shades, tints & tones
#965ea4 color schemes
#965ea4 color preview, HTML & CSS examples
           This text has a color of #965ea4        
        
          <p style="color:#965ea4;">Text here</p>
        
        
          .mytext {color:#965ea4;}
        
        Text color #965ea4
      
           This box has a color of #965ea4        
        
          <div style="background-color:#965ea4;">Content here</div>
        
        
          .mybackground {background-color:#965ea4;}
        
        Background color #965ea4
      
           Border around this has a color of #965ea4        
        
          <div style="border:2px solid #965ea4;">Content here</div>
        
        
          .myborder {border:2px solid #965ea4;}
        
        Border color #965ea4