#96909d color space conversions
Hex:
        #96909d
        RGB:
        150, 144, 157
        CMY:
        41, 44, 38
        CMYK:
        4, 8, 0, 38
      HSL:
        268°, 6.2201%, 59.0196%
        HSV (HSB):
        268°, 8.2803%, 61.5686%
        XYZ:
        28.6367, 28.8649, 35.9604
        xyY:
        0.3064, 0.3088, 28.8649
      CIE-Lab:
        60.6622, 4.7552, -6.0695
        CIE-LCH:
        60.6622, 7.7105, 308.0771
        CIE-Luv:
        60.6622, 2.6019, -9.5957
        Hunter-Lab:
        53.7260, 1.1225, -2.0763
      #96909d color charts
#96909d RGB chart
      #96909d CMYK chart
      #96909d RGB pie chart
      #96909d color shades, tints & tones
#96909d color schemes
#96909d color preview, HTML & CSS examples
           This text has a color of #96909d        
        
          <p style="color:#96909d;">Text here</p>
        
        
          .mytext {color:#96909d;}
        
        Text color #96909d
      
           This box has a color of #96909d        
        
          <div style="background-color:#96909d;">Content here</div>
        
        
          .mybackground {background-color:#96909d;}
        
        Background color #96909d
      
           Border around this has a color of #96909d        
        
          <div style="border:2px solid #96909d;">Content here</div>
        
        
          .myborder {border:2px solid #96909d;}
        
        Border color #96909d