#979ba4 color space conversions
Hex:
        #979ba4
        RGB:
        151, 155, 164
        CMY:
        41, 39, 36
        CMYK:
        8, 5, 0, 36
      HSL:
        222°, 6.6667%, 61.7647%
        HSV (HSB):
        222°, 7.9268%, 64.3137%
        XYZ:
        31.1847, 32.7023, 39.7905
        xyY:
        0.3008, 0.3154, 32.7023
      CIE-Lab:
        63.9192, 0.3768, -5.1975
        CIE-LCH:
        63.9192, 5.2112, 274.1459
        CIE-Luv:
        63.9192, -2.7150, -7.6801
        Hunter-Lab:
        57.1860, -2.7357, -1.2244
      #979ba4 color charts
#979ba4 RGB chart
      #979ba4 CMYK chart
      #979ba4 RGB pie chart
      #979ba4 color shades, tints & tones
#979ba4 color schemes
#979ba4 color preview, HTML & CSS examples
           This text has a color of #979ba4        
        
          <p style="color:#979ba4;">Text here</p>
        
        
          .mytext {color:#979ba4;}
        
        Text color #979ba4
      
           This box has a color of #979ba4        
        
          <div style="background-color:#979ba4;">Content here</div>
        
        
          .mybackground {background-color:#979ba4;}
        
        Background color #979ba4
      
           Border around this has a color of #979ba4        
        
          <div style="border:2px solid #979ba4;">Content here</div>
        
        
          .myborder {border:2px solid #979ba4;}
        
        Border color #979ba4