#968c9c color space conversions
Hex:
        #968c9c
        RGB:
        150, 140, 156
        CMY:
        41, 45, 39
        CMYK:
        4, 10, 0, 39
      HSL:
        278°, 7.4766%, 58.0392%
        HSV (HSB):
        278°, 10.2564%, 61.1765%
        XYZ:
        27.9565, 27.6405, 35.3142
        xyY:
        0.3075, 0.3040, 27.6405
      CIE-Lab:
        59.5626, 6.8197, -7.1323
        CIE-LCH:
        59.5626, 9.8680, 313.7165
        CIE-Luv:
        59.5626, 4.6721, -11.4642
        Hunter-Lab:
        52.5742, 2.9130, -3.0232
      #968c9c color charts
#968c9c RGB chart
      #968c9c CMYK chart
      #968c9c RGB pie chart
      #968c9c color shades, tints & tones
#968c9c color schemes
#968c9c color preview, HTML & CSS examples
           This text has a color of #968c9c        
        
          <p style="color:#968c9c;">Text here</p>
        
        
          .mytext {color:#968c9c;}
        
        Text color #968c9c
      
           This box has a color of #968c9c        
        
          <div style="background-color:#968c9c;">Content here</div>
        
        
          .mybackground {background-color:#968c9c;}
        
        Background color #968c9c
      
           Border around this has a color of #968c9c        
        
          <div style="border:2px solid #968c9c;">Content here</div>
        
        
          .myborder {border:2px solid #968c9c;}
        
        Border color #968c9c