#40972a color space conversions
Hex:
        #40972a
        RGB:
        64, 151, 42
        CMY:
        75, 41, 84
        CMYK:
        58, 0, 72, 41
      HSL:
        108°, 56.4767%, 37.8431%
        HSV (HSB):
        108°, 72.1854%, 59.2157%
        XYZ:
        13.5989, 23.3904, 5.9885
        xyY:
        0.3164, 0.5442, 23.3904
      CIE-Lab:
        55.4722, -46.5578, 47.1689
        CIE-LCH:
        55.4722, 66.2762, 134.6264
        CIE-Luv:
        55.4722, -40.0950, 59.2346
        Hunter-Lab:
        48.3636, -34.4456, 26.5130
      #40972a color charts
#40972a RGB chart
      #40972a CMYK chart
      #40972a RGB pie chart
      #40972a color shades, tints & tones
#40972a color schemes
#40972a color preview, HTML & CSS examples
           This text has a color of #40972a        
        
          <p style="color:#40972a;">Text here</p>
        
        
          .mytext {color:#40972a;}
        
        Text color #40972a
      
           This box has a color of #40972a        
        
          <div style="background-color:#40972a;">Content here</div>
        
        
          .mybackground {background-color:#40972a;}
        
        Background color #40972a
      
           Border around this has a color of #40972a        
        
          <div style="border:2px solid #40972a;">Content here</div>
        
        
          .myborder {border:2px solid #40972a;}
        
        Border color #40972a