#967b98 color space conversions
Hex:
        #967b98
        RGB:
        150, 123, 152
        CMY:
        41, 52, 40
        CMYK:
        1, 19, 0, 40
      HSL:
        296°, 12.3404%, 53.9216%
        HSV (HSB):
        296°, 19.0789%, 59.6078%
        XYZ:
        25.3281, 22.9169, 32.7942
        xyY:
        0.3125, 0.2828, 22.9169
      CIE-Lab:
        54.9867, 15.7776, -11.6722
        CIE-LCH:
        54.9867, 19.6259, 323.5061
        CIE-Luv:
        54.9867, 13.5014, -19.3871
        Hunter-Lab:
        47.8716, 10.6661, -7.1062
      #967b98 color charts
#967b98 RGB chart
      #967b98 CMYK chart
      #967b98 RGB pie chart
      #967b98 color shades, tints & tones
#967b98 color schemes
#967b98 color preview, HTML & CSS examples
           This text has a color of #967b98        
        
          <p style="color:#967b98;">Text here</p>
        
        
          .mytext {color:#967b98;}
        
        Text color #967b98
      
           This box has a color of #967b98        
        
          <div style="background-color:#967b98;">Content here</div>
        
        
          .mybackground {background-color:#967b98;}
        
        Background color #967b98
      
           Border around this has a color of #967b98        
        
          <div style="border:2px solid #967b98;">Content here</div>
        
        
          .myborder {border:2px solid #967b98;}
        
        Border color #967b98