#979ca5 color space conversions
Hex:
        #979ca5
        RGB:
        151, 156, 165
        CMY:
        41, 39, 35
        CMYK:
        8, 5, 0, 35
      HSL:
        219°, 7.2165%, 61.9608%
        HSV (HSB):
        219°, 8.4848%, 64.7059%
        XYZ:
        31.4425, 33.0729, 40.3238
        xyY:
        0.2999, 0.3155, 33.0729
      CIE-Lab:
        64.2199, 0.0284, -5.3151
        CIE-LCH:
        64.2199, 5.3151, 270.3059
        CIE-Luv:
        64.2199, -3.2576, -7.8060
        Hunter-Lab:
        57.5090, -3.0476, -1.3163
      #979ca5 color charts
#979ca5 RGB chart
      #979ca5 CMYK chart
      #979ca5 RGB pie chart
      #979ca5 color shades, tints & tones
#979ca5 color schemes
#979ca5 color preview, HTML & CSS examples
           This text has a color of #979ca5        
        
          <p style="color:#979ca5;">Text here</p>
        
        
          .mytext {color:#979ca5;}
        
        Text color #979ca5
      
           This box has a color of #979ca5        
        
          <div style="background-color:#979ca5;">Content here</div>
        
        
          .mybackground {background-color:#979ca5;}
        
        Background color #979ca5
      
           Border around this has a color of #979ca5        
        
          <div style="border:2px solid #979ca5;">Content here</div>
        
        
          .myborder {border:2px solid #979ca5;}
        
        Border color #979ca5