#965a95 color space conversions
Hex:
        #965a95
        RGB:
        150, 90, 149
        CMY:
        41, 65, 42
        CMYK:
        0, 40, 1, 41
      HSL:
        301°, 25.0000%, 47.0588%
        HSV (HSB):
        301°, 40.0000%, 58.8235%
        XYZ:
        21.6587, 15.9663, 30.3740
        xyY:
        0.3185, 0.2348, 15.9663
      CIE-Lab:
        46.9302, 34.1481, -22.1801
        CIE-LCH:
        46.9302, 40.7192, 326.9952
        CIE-Luv:
        46.9302, 29.3388, -36.8656
        Hunter-Lab:
        39.9578, 26.8275, -17.0989
      #965a95 color charts
#965a95 RGB chart
      #965a95 CMYK chart
      #965a95 RGB pie chart
      #965a95 color shades, tints & tones
#965a95 color schemes
#965a95 color preview, HTML & CSS examples
           This text has a color of #965a95        
        
          <p style="color:#965a95;">Text here</p>
        
        
          .mytext {color:#965a95;}
        
        Text color #965a95
      
           This box has a color of #965a95        
        
          <div style="background-color:#965a95;">Content here</div>
        
        
          .mybackground {background-color:#965a95;}
        
        Background color #965a95
      
           Border around this has a color of #965a95        
        
          <div style="border:2px solid #965a95;">Content here</div>
        
        
          .myborder {border:2px solid #965a95;}
        
        Border color #965a95