#9e949d color space conversions
Hex:
        #9e949d
        RGB:
        158, 148, 157
        CMY:
        38, 42, 38
        CMYK:
        0, 6, 1, 38
      HSL:
        306°, 4.9020%, 60.0000%
        HSV (HSB):
        306°, 6.3291%, 61.9608%
        XYZ:
        30.7763, 30.8832, 36.2373
        xyY:
        0.3144, 0.3155, 30.8832
      CIE-Lab:
        62.4089, 5.3742, -3.4117
        CIE-LCH:
        62.4089, 6.3657, 327.5913
        CIE-Luv:
        62.4089, 5.1955, -5.8342
        Hunter-Lab:
        55.5727, 1.6014, 0.2397
      #9e949d color charts
#9e949d RGB chart
      #9e949d CMYK chart
      #9e949d RGB pie chart
      #9e949d color shades, tints & tones
#9e949d color schemes
#9e949d color preview, HTML & CSS examples
           This text has a color of #9e949d        
        
          <p style="color:#9e949d;">Text here</p>
        
        
          .mytext {color:#9e949d;}
        
        Text color #9e949d
      
           This box has a color of #9e949d        
        
          <div style="background-color:#9e949d;">Content here</div>
        
        
          .mybackground {background-color:#9e949d;}
        
        Background color #9e949d
      
           Border around this has a color of #9e949d        
        
          <div style="border:2px solid #9e949d;">Content here</div>
        
        
          .myborder {border:2px solid #9e949d;}
        
        Border color #9e949d