#40974b color space conversions
Hex:
        #40974b
        RGB:
        64, 151, 75
        CMY:
        75, 41, 71
        CMYK:
        58, 0, 50, 41
      HSL:
        128°, 40.4651%, 42.1569%
        HSV (HSB):
        128°, 57.6159%, 59.2157%
        XYZ:
        14.4510, 23.7312, 10.4755
        xyY:
        0.2970, 0.4877, 23.7312
      CIE-Lab:
        55.8177, -42.6952, 32.1799
        CIE-LCH:
        55.8177, 53.4643, 142.9942
        CIE-Luv:
        55.8177, -39.1796, 45.8332
        Hunter-Lab:
        48.7147, -32.2996, 21.3506
      #40974b color charts
#40974b RGB chart
      #40974b CMYK chart
      #40974b RGB pie chart
      #40974b color shades, tints & tones
#40974b color schemes
#40974b color preview, HTML & CSS examples
           This text has a color of #40974b        
        
          <p style="color:#40974b;">Text here</p>
        
        
          .mytext {color:#40974b;}
        
        Text color #40974b
      
           This box has a color of #40974b        
        
          <div style="background-color:#40974b;">Content here</div>
        
        
          .mybackground {background-color:#40974b;}
        
        Background color #40974b
      
           Border around this has a color of #40974b        
        
          <div style="border:2px solid #40974b;">Content here</div>
        
        
          .myborder {border:2px solid #40974b;}
        
        Border color #40974b