#958b9a color space conversions
Hex:
        #958b9a
        RGB:
        149, 139, 154
        CMY:
        42, 45, 40
        CMYK:
        3, 10, 0, 40
      HSL:
        280°, 6.9124%, 57.4510%
        HSV (HSB):
        280°, 9.7403%, 60.3922%
        XYZ:
        27.4598, 27.1879, 34.3724
        xyY:
        0.3085, 0.3054, 27.1879
      CIE-Lab:
        59.1478, 6.6260, -6.6147
        CIE-LCH:
        59.1478, 9.3626, 315.0491
        CIE-Luv:
        59.1478, 4.7460, -10.6527
        Hunter-Lab:
        52.1420, 2.7557, -2.5849
      #958b9a color charts
#958b9a RGB chart
      #958b9a CMYK chart
      #958b9a RGB pie chart
      #958b9a color shades, tints & tones
#958b9a color schemes
#958b9a color preview, HTML & CSS examples
           This text has a color of #958b9a        
        
          <p style="color:#958b9a;">Text here</p>
        
        
          .mytext {color:#958b9a;}
        
        Text color #958b9a
      
           This box has a color of #958b9a        
        
          <div style="background-color:#958b9a;">Content here</div>
        
        
          .mybackground {background-color:#958b9a;}
        
        Background color #958b9a
      
           Border around this has a color of #958b9a        
        
          <div style="border:2px solid #958b9a;">Content here</div>
        
        
          .myborder {border:2px solid #958b9a;}
        
        Border color #958b9a