#949e7a color space conversions
Hex:
        #949e7a
        RGB:
        148, 158, 122
        CMY:
        42, 38, 52
        CMYK:
        6, 0, 23, 38
      HSL:
        77°, 15.6522%, 54.9020%
        HSV (HSB):
        77°, 22.7848%, 61.9608%
        XYZ:
        27.9525, 32.1548, 23.1456
        xyY:
        0.3358, 0.3862, 32.1548
      CIE-Lab:
        63.4706, -10.0414, 17.6563
        CIE-LCH:
        63.4706, 20.3119, 119.6276
        CIE-Luv:
        63.4706, -4.0992, 25.4680
        Hunter-Lab:
        56.7052, -11.2436, 15.4930
      #949e7a color charts
#949e7a RGB chart
      #949e7a CMYK chart
      #949e7a RGB pie chart
      #949e7a color shades, tints & tones
#949e7a color schemes
#949e7a color preview, HTML & CSS examples
           This text has a color of #949e7a        
        
          <p style="color:#949e7a;">Text here</p>
        
        
          .mytext {color:#949e7a;}
        
        Text color #949e7a
      
           This box has a color of #949e7a        
        
          <div style="background-color:#949e7a;">Content here</div>
        
        
          .mybackground {background-color:#949e7a;}
        
        Background color #949e7a
      
           Border around this has a color of #949e7a        
        
          <div style="border:2px solid #949e7a;">Content here</div>
        
        
          .myborder {border:2px solid #949e7a;}
        
        Border color #949e7a