#965d95 color space conversions
Hex:
        #965d95
        RGB:
        150, 93, 149
        CMY:
        41, 64, 42
        CMYK:
        0, 38, 1, 41
      HSL:
        301°, 23.4568%, 47.6471%
        HSV (HSB):
        301°, 38.0000%, 58.8235%
        XYZ:
        21.9168, 16.4827, 30.4601
        xyY:
        0.3183, 0.2394, 16.4827
      CIE-Lab:
        47.6015, 32.4636, -21.1461
        CIE-LCH:
        47.6015, 38.7433, 326.9206
        CIE-Luv:
        47.6015, 28.0436, -35.2007
        Hunter-Lab:
        40.5988, 25.3133, -16.0643
      #965d95 color charts
#965d95 RGB chart
      #965d95 CMYK chart
      #965d95 RGB pie chart
      #965d95 color shades, tints & tones
#965d95 color schemes
#965d95 color preview, HTML & CSS examples
           This text has a color of #965d95        
        
          <p style="color:#965d95;">Text here</p>
        
        
          .mytext {color:#965d95;}
        
        Text color #965d95
      
           This box has a color of #965d95        
        
          <div style="background-color:#965d95;">Content here</div>
        
        
          .mybackground {background-color:#965d95;}
        
        Background color #965d95
      
           Border around this has a color of #965d95        
        
          <div style="border:2px solid #965d95;">Content here</div>
        
        
          .myborder {border:2px solid #965d95;}
        
        Border color #965d95