#40983e color space conversions
Hex:
        #40983e
        RGB:
        64, 152, 62
        CMY:
        75, 40, 76
        CMYK:
        58, 0, 59, 40
      HSL:
        119°, 42.0561%, 41.9608%
        HSV (HSB):
        119°, 59.2105%, 59.6078%
        XYZ:
        14.2121, 23.8943, 8.4204
        xyY:
        0.3055, 0.5136, 23.8943
      CIE-Lab:
        55.9818, -44.8812, 38.8970
        CIE-LCH:
        55.9818, 59.3910, 139.0856
        CIE-Luv:
        55.9818, -40.0010, 52.5003
        Hunter-Lab:
        48.8818, -33.6452, 24.0039
      #40983e color charts
#40983e RGB chart
      #40983e CMYK chart
      #40983e RGB pie chart
      #40983e color shades, tints & tones
#40983e color schemes
#40983e color preview, HTML & CSS examples
           This text has a color of #40983e        
        
          <p style="color:#40983e;">Text here</p>
        
        
          .mytext {color:#40983e;}
        
        Text color #40983e
      
           This box has a color of #40983e        
        
          <div style="background-color:#40983e;">Content here</div>
        
        
          .mybackground {background-color:#40983e;}
        
        Background color #40983e
      
           Border around this has a color of #40983e        
        
          <div style="border:2px solid #40983e;">Content here</div>
        
        
          .myborder {border:2px solid #40983e;}
        
        Border color #40983e