#96567b color space conversions
Hex:
        #96567b
        RGB:
        150, 86, 123
        CMY:
        41, 66, 52
        CMYK:
        0, 43, 18, 41
      HSL:
        325°, 27.1186%, 46.2745%
        HSV (HSB):
        325°, 42.6667%, 58.8235%
        XYZ:
        19.4806, 14.5697, 20.5244
        xyY:
        0.3570, 0.2670, 14.5697
      CIE-Lab:
        45.0391, 31.6987, -9.4347
        CIE-LCH:
        45.0391, 33.0730, 343.4251
        CIE-Luv:
        45.0391, 36.4476, -17.9522
        Hunter-Lab:
        38.1702, 24.3016, -5.1614
      #96567b color charts
#96567b RGB chart
      #96567b CMYK chart
      #96567b RGB pie chart
      #96567b color shades, tints & tones
#96567b color schemes
#96567b color preview, HTML & CSS examples
           This text has a color of #96567b        
        
          <p style="color:#96567b;">Text here</p>
        
        
          .mytext {color:#96567b;}
        
        Text color #96567b
      
           This box has a color of #96567b        
        
          <div style="background-color:#96567b;">Content here</div>
        
        
          .mybackground {background-color:#96567b;}
        
        Background color #96567b
      
           Border around this has a color of #96567b        
        
          <div style="border:2px solid #96567b;">Content here</div>
        
        
          .myborder {border:2px solid #96567b;}
        
        Border color #96567b