#965c96 color space conversions
Hex:
        #965c96
        RGB:
        150, 92, 150
        CMY:
        41, 64, 41
        CMYK:
        0, 39, 0, 41
      HSL:
        300°, 23.9669%, 47.4510%
        HSV (HSB):
        300°, 38.6667%, 58.8235%
        XYZ:
        21.9098, 16.3403, 30.8534
        xyY:
        0.3171, 0.2365, 16.3403
      CIE-Lab:
        47.4179, 33.2223, -22.0232
        CIE-LCH:
        47.4179, 39.8590, 326.4594
        CIE-Luv:
        47.4179, 28.2885, -36.5823
        Hunter-Lab:
        40.4232, 26.0086, -16.9575
      #965c96 color charts
#965c96 RGB chart
      #965c96 CMYK chart
      #965c96 RGB pie chart
      #965c96 color shades, tints & tones
#965c96 color schemes
#965c96 color preview, HTML & CSS examples
           This text has a color of #965c96        
        
          <p style="color:#965c96;">Text here</p>
        
        
          .mytext {color:#965c96;}
        
        Text color #965c96
      
           This box has a color of #965c96        
        
          <div style="background-color:#965c96;">Content here</div>
        
        
          .mybackground {background-color:#965c96;}
        
        Background color #965c96
      
           Border around this has a color of #965c96        
        
          <div style="border:2px solid #965c96;">Content here</div>
        
        
          .myborder {border:2px solid #965c96;}
        
        Border color #965c96