#969e94 color space conversions
Hex:
        #969e94
        RGB:
        150, 158, 148
        CMY:
        41, 38, 42
        CMYK:
        5, 0, 6, 38
      HSL:
        108°, 4.9020%, 60.0000%
        HSV (HSB):
        108°, 6.3291%, 61.9608%
        XYZ:
        30.1498, 33.0759, 32.8122
        xyY:
        0.3139, 0.3444, 33.0759
      CIE-Lab:
        64.2223, -4.7875, 4.2268
        CIE-LCH:
        64.2223, 6.3864, 138.5593
        CIE-Luv:
        64.2223, -4.0039, 6.8180
        Hunter-Lab:
        57.5116, -7.0687, 6.4313
      #969e94 color charts
#969e94 RGB chart
      #969e94 CMYK chart
      #969e94 RGB pie chart
      #969e94 color shades, tints & tones
#969e94 color schemes
#969e94 color preview, HTML & CSS examples
           This text has a color of #969e94        
        
          <p style="color:#969e94;">Text here</p>
        
        
          .mytext {color:#969e94;}
        
        Text color #969e94
      
           This box has a color of #969e94        
        
          <div style="background-color:#969e94;">Content here</div>
        
        
          .mybackground {background-color:#969e94;}
        
        Background color #969e94
      
           Border around this has a color of #969e94        
        
          <div style="border:2px solid #969e94;">Content here</div>
        
        
          .myborder {border:2px solid #969e94;}
        
        Border color #969e94