#969d94 color space conversions
Hex:
        #969d94
        RGB:
        150, 157, 148
        CMY:
        41, 38, 42
        CMYK:
        4, 0, 6, 38
      HSL:
        107°, 4.3902%, 59.8039%
        HSV (HSB):
        107°, 5.7325%, 61.5686%
        XYZ:
        29.9799, 32.7361, 32.7556
        xyY:
        0.3140, 0.3429, 32.7361
      CIE-Lab:
        63.9466, -4.2411, 3.8287
        CIE-LCH:
        63.9466, 5.7136, 137.9251
        CIE-Luv:
        63.9466, -3.4902, 6.1611
        Hunter-Lab:
        57.2155, -6.5960, 6.1076
      #969d94 color charts
#969d94 RGB chart
      #969d94 CMYK chart
      #969d94 RGB pie chart
      #969d94 color shades, tints & tones
#969d94 color schemes
#969d94 color preview, HTML & CSS examples
           This text has a color of #969d94        
        
          <p style="color:#969d94;">Text here</p>
        
        
          .mytext {color:#969d94;}
        
        Text color #969d94
      
           This box has a color of #969d94        
        
          <div style="background-color:#969d94;">Content here</div>
        
        
          .mybackground {background-color:#969d94;}
        
        Background color #969d94
      
           Border around this has a color of #969d94        
        
          <div style="border:2px solid #969d94;">Content here</div>
        
        
          .myborder {border:2px solid #969d94;}
        
        Border color #969d94