#40944f color space conversions
Hex:
        #40944f
        RGB:
        64, 148, 79
        CMY:
        75, 42, 69
        CMYK:
        57, 0, 47, 42
      HSL:
        131°, 39.6226%, 41.5686%
        HSV (HSB):
        131°, 56.7568%, 58.0392%
        XYZ:
        14.1155, 22.8343, 11.0606
        xyY:
        0.2940, 0.4756, 22.8343
      CIE-Lab:
        54.9013, -40.8261, 28.9246
        CIE-LCH:
        54.9013, 50.0340, 144.6831
        CIE-Luv:
        54.9013, -37.8236, 42.0117
        Hunter-Lab:
        47.7853, -30.8961, 19.7261
      #40944f color charts
#40944f RGB chart
      #40944f CMYK chart
      #40944f RGB pie chart
      #40944f color shades, tints & tones
#40944f color schemes
#40944f color preview, HTML & CSS examples
           This text has a color of #40944f        
        
          <p style="color:#40944f;">Text here</p>
        
        
          .mytext {color:#40944f;}
        
        Text color #40944f
      
           This box has a color of #40944f        
        
          <div style="background-color:#40944f;">Content here</div>
        
        
          .mybackground {background-color:#40944f;}
        
        Background color #40944f
      
           Border around this has a color of #40944f        
        
          <div style="border:2px solid #40944f;">Content here</div>
        
        
          .myborder {border:2px solid #40944f;}
        
        Border color #40944f