#978a9f color space conversions
Hex:
        #978a9f
        RGB:
        151, 138, 159
        CMY:
        41, 46, 38
        CMYK:
        5, 13, 0, 38
      HSL:
        277°, 9.8592%, 58.2353%
        HSV (HSB):
        277°, 13.2075%, 62.3529%
        XYZ:
        28.1090, 27.2595, 36.5810
        xyY:
        0.3057, 0.2965, 27.2595
      CIE-Lab:
        59.2137, 8.9266, -9.3575
        CIE-LCH:
        59.2137, 12.9324, 313.6500
        CIE-Luv:
        59.2137, 6.0094, -15.0998
        Hunter-Lab:
        52.2106, 4.7317, -4.9937
      #978a9f color charts
#978a9f RGB chart
      #978a9f CMYK chart
      #978a9f RGB pie chart
      #978a9f color shades, tints & tones
#978a9f color schemes
#978a9f color preview, HTML & CSS examples
           This text has a color of #978a9f        
        
          <p style="color:#978a9f;">Text here</p>
        
        
          .mytext {color:#978a9f;}
        
        Text color #978a9f
      
           This box has a color of #978a9f        
        
          <div style="background-color:#978a9f;">Content here</div>
        
        
          .mybackground {background-color:#978a9f;}
        
        Background color #978a9f
      
           Border around this has a color of #978a9f        
        
          <div style="border:2px solid #978a9f;">Content here</div>
        
        
          .myborder {border:2px solid #978a9f;}
        
        Border color #978a9f