#965a99 color space conversions
Hex:
        #965a99
        RGB:
        150, 90, 153
        CMY:
        41, 65, 40
        CMYK:
        2, 41, 0, 40
      HSL:
        297°, 25.9259%, 47.6471%
        HSV (HSB):
        297°, 41.1765%, 60.0000%
        XYZ:
        21.9836, 16.0963, 32.0852
        xyY:
        0.3133, 0.2294, 16.0963
      CIE-Lab:
        47.1005, 34.9338, -24.2958
        CIE-LCH:
        47.1005, 42.5518, 325.1821
        CIE-Luv:
        47.1005, 28.5565, -40.1522
        Hunter-Lab:
        40.1202, 27.5978, -19.3318
      #965a99 color charts
#965a99 RGB chart
      #965a99 CMYK chart
      #965a99 RGB pie chart
      #965a99 color shades, tints & tones
#965a99 color schemes
#965a99 color preview, HTML & CSS examples
           This text has a color of #965a99        
        
          <p style="color:#965a99;">Text here</p>
        
        
          .mytext {color:#965a99;}
        
        Text color #965a99
      
           This box has a color of #965a99        
        
          <div style="background-color:#965a99;">Content here</div>
        
        
          .mybackground {background-color:#965a99;}
        
        Background color #965a99
      
           Border around this has a color of #965a99        
        
          <div style="border:2px solid #965a99;">Content here</div>
        
        
          .myborder {border:2px solid #965a99;}
        
        Border color #965a99