#968f9b color space conversions
Hex:
        #968f9b
        RGB:
        150, 143, 155
        CMY:
        41, 44, 39
        CMYK:
        3, 8, 0, 39
      HSL:
        275°, 5.6604%, 58.4314%
        HSV (HSB):
        275°, 7.7419%, 60.7843%
        XYZ:
        28.3165, 28.4955, 35.0181
        xyY:
        0.3084, 0.3103, 28.4955
      CIE-Lab:
        60.3338, 4.9167, -5.4174
        CIE-LCH:
        60.3338, 7.3159, 312.2259
        CIE-Luv:
        60.3338, 3.2404, -8.6504
        Hunter-Lab:
        53.3812, 1.2699, -1.5274
      #968f9b color charts
#968f9b RGB chart
      #968f9b CMYK chart
      #968f9b RGB pie chart
      #968f9b color shades, tints & tones
#968f9b color schemes
#968f9b color preview, HTML & CSS examples
           This text has a color of #968f9b        
        
          <p style="color:#968f9b;">Text here</p>
        
        
          .mytext {color:#968f9b;}
        
        Text color #968f9b
      
           This box has a color of #968f9b        
        
          <div style="background-color:#968f9b;">Content here</div>
        
        
          .mybackground {background-color:#968f9b;}
        
        Background color #968f9b
      
           Border around this has a color of #968f9b        
        
          <div style="border:2px solid #968f9b;">Content here</div>
        
        
          .myborder {border:2px solid #968f9b;}
        
        Border color #968f9b