#979cb3 color space conversions
Hex:
        #979cb3
        RGB:
        151, 156, 179
        CMY:
        41, 39, 30
        CMYK:
        16, 13, 0, 30
      HSL:
        229°, 15.5556%, 64.7059%
        HSV (HSB):
        229°, 15.6425%, 70.1961%
        XYZ:
        32.7876, 33.6109, 47.4073
        xyY:
        0.2881, 0.2953, 33.6109
      CIE-Lab:
        64.6526, 3.0259, -12.5296
        CIE-LCH:
        64.6526, 12.8898, 283.5771
        CIE-Luv:
        64.6526, -3.9810, -19.2844
        Hunter-Lab:
        57.9749, -0.5057, -7.9002
      #979cb3 color charts
#979cb3 RGB chart
      #979cb3 CMYK chart
      #979cb3 RGB pie chart
      #979cb3 color shades, tints & tones
#979cb3 color schemes
#979cb3 color preview, HTML & CSS examples
           This text has a color of #979cb3        
        
          <p style="color:#979cb3;">Text here</p>
        
        
          .mytext {color:#979cb3;}
        
        Text color #979cb3
      
           This box has a color of #979cb3        
        
          <div style="background-color:#979cb3;">Content here</div>
        
        
          .mybackground {background-color:#979cb3;}
        
        Background color #979cb3
      
           Border around this has a color of #979cb3        
        
          <div style="border:2px solid #979cb3;">Content here</div>
        
        
          .myborder {border:2px solid #979cb3;}
        
        Border color #979cb3