#40974d color space conversions
Hex:
        #40974d
        RGB:
        64, 151, 77
        CMY:
        75, 41, 70
        CMYK:
        58, 0, 49, 41
      HSL:
        129°, 40.4651%, 42.1569%
        HSV (HSB):
        129°, 57.6159%, 59.2157%
        XYZ:
        14.5205, 23.7590, 10.8418
        xyY:
        0.2956, 0.4837, 23.7590
      CIE-Lab:
        55.8457, -42.3887, 31.1724
        CIE-LCH:
        55.8457, 52.6167, 143.6694
        CIE-Luv:
        55.8457, -39.1091, 44.7902
        Hunter-Lab:
        48.7432, -32.1258, 20.9326
      #40974d color charts
#40974d RGB chart
      #40974d CMYK chart
      #40974d RGB pie chart
      #40974d color shades, tints & tones
#40974d color schemes
#40974d color preview, HTML & CSS examples
           This text has a color of #40974d        
        
          <p style="color:#40974d;">Text here</p>
        
        
          .mytext {color:#40974d;}
        
        Text color #40974d
      
           This box has a color of #40974d        
        
          <div style="background-color:#40974d;">Content here</div>
        
        
          .mybackground {background-color:#40974d;}
        
        Background color #40974d
      
           Border around this has a color of #40974d        
        
          <div style="border:2px solid #40974d;">Content here</div>
        
        
          .myborder {border:2px solid #40974d;}
        
        Border color #40974d