#959aa7 color space conversions
Hex:
        #959aa7
        RGB:
        149, 154, 167
        CMY:
        42, 40, 35
        CMYK:
        11, 8, 0, 35
      HSL:
        223°, 9.2784%, 61.9608%
        HSV (HSB):
        223°, 10.7784%, 65.4902%
        XYZ:
        30.9251, 32.2908, 41.1620
        xyY:
        0.2963, 0.3094, 32.2908
      CIE-Lab:
        63.5825, 0.8683, -7.4023
        CIE-LCH:
        63.5825, 7.4531, 276.6903
        CIE-Luv:
        63.5825, -3.4607, -11.0553
        Hunter-Lab:
        56.8250, -2.3011, -3.1701
      #959aa7 color charts
#959aa7 RGB chart
      #959aa7 CMYK chart
      #959aa7 RGB pie chart
      #959aa7 color shades, tints & tones
#959aa7 color schemes
#959aa7 color preview, HTML & CSS examples
           This text has a color of #959aa7        
        
          <p style="color:#959aa7;">Text here</p>
        
        
          .mytext {color:#959aa7;}
        
        Text color #959aa7
      
           This box has a color of #959aa7        
        
          <div style="background-color:#959aa7;">Content here</div>
        
        
          .mybackground {background-color:#959aa7;}
        
        Background color #959aa7
      
           Border around this has a color of #959aa7        
        
          <div style="border:2px solid #959aa7;">Content here</div>
        
        
          .myborder {border:2px solid #959aa7;}
        
        Border color #959aa7