#979ba1 color space conversions
Hex:
        #979ba1
        RGB:
        151, 155, 161
        CMY:
        41, 39, 37
        CMYK:
        6, 4, 0, 37
      HSL:
        216°, 5.0505%, 61.1765%
        HSV (HSB):
        216°, 6.2112%, 63.1373%
        XYZ:
        30.9169, 32.5952, 38.3802
        xyY:
        0.3034, 0.3199, 32.5952
      CIE-Lab:
        63.8318, -0.2367, -3.6385
        CIE-LCH:
        63.8318, 3.6462, 266.2771
        CIE-Luv:
        63.8318, -2.5587, -5.2664
        Hunter-Lab:
        57.0922, -3.2491, 0.1069
      #979ba1 color charts
#979ba1 RGB chart
      #979ba1 CMYK chart
      #979ba1 RGB pie chart
      #979ba1 color shades, tints & tones
#979ba1 color schemes
#979ba1 color preview, HTML & CSS examples
           This text has a color of #979ba1        
        
          <p style="color:#979ba1;">Text here</p>
        
        
          .mytext {color:#979ba1;}
        
        Text color #979ba1
      
           This box has a color of #979ba1        
        
          <div style="background-color:#979ba1;">Content here</div>
        
        
          .mybackground {background-color:#979ba1;}
        
        Background color #979ba1
      
           Border around this has a color of #979ba1        
        
          <div style="border:2px solid #979ba1;">Content here</div>
        
        
          .myborder {border:2px solid #979ba1;}
        
        Border color #979ba1