#959bae color space conversions
Hex:
        #959bae
        RGB:
        149, 155, 174
        CMY:
        42, 39, 32
        CMYK:
        14, 11, 0, 32
      HSL:
        226°, 13.3690%, 63.3333%
        HSV (HSB):
        226°, 14.3678%, 68.2353%
        XYZ:
        31.7558, 32.8882, 44.7188
        xyY:
        0.2904, 0.3007, 32.8882
      CIE-Lab:
        64.0703, 1.8175, -10.6120
        CIE-LCH:
        64.0703, 10.7665, 279.7189
        CIE-Luv:
        64.0703, -4.2958, -16.1088
        Hunter-Lab:
        57.3483, -1.5178, -6.0891
      #959bae color charts
#959bae RGB chart
      #959bae CMYK chart
      #959bae RGB pie chart
      #959bae color shades, tints & tones
#959bae color schemes
#959bae color preview, HTML & CSS examples
           This text has a color of #959bae        
        
          <p style="color:#959bae;">Text here</p>
        
        
          .mytext {color:#959bae;}
        
        Text color #959bae
      
           This box has a color of #959bae        
        
          <div style="background-color:#959bae;">Content here</div>
        
        
          .mybackground {background-color:#959bae;}
        
        Background color #959bae
      
           Border around this has a color of #959bae        
        
          <div style="border:2px solid #959bae;">Content here</div>
        
        
          .myborder {border:2px solid #959bae;}
        
        Border color #959bae