#96568b color space conversions
Hex:
        #96568b
        RGB:
        150, 86, 139
        CMY:
        41, 66, 45
        CMYK:
        0, 43, 7, 41
      HSL:
        310°, 27.1186%, 46.2745%
        HSV (HSB):
        310°, 42.6667%, 58.8235%
        XYZ:
        20.5657, 15.0037, 26.2382
        xyY:
        0.3327, 0.2427, 15.0037
      CIE-Lab:
        45.6392, 34.4865, -18.1830
        CIE-LCH:
        45.6392, 38.9864, 332.1996
        CIE-Luv:
        45.6392, 33.1036, -30.8511
        Hunter-Lab:
        38.7346, 26.9869, -13.0478
      #96568b color charts
#96568b RGB chart
      #96568b CMYK chart
      #96568b RGB pie chart
      #96568b color shades, tints & tones
#96568b color schemes
#96568b color preview, HTML & CSS examples
           This text has a color of #96568b        
        
          <p style="color:#96568b;">Text here</p>
        
        
          .mytext {color:#96568b;}
        
        Text color #96568b
      
           This box has a color of #96568b        
        
          <div style="background-color:#96568b;">Content here</div>
        
        
          .mybackground {background-color:#96568b;}
        
        Background color #96568b
      
           Border around this has a color of #96568b        
        
          <div style="border:2px solid #96568b;">Content here</div>
        
        
          .myborder {border:2px solid #96568b;}
        
        Border color #96568b