#40982a color space conversions
Hex:
        #40982a
        RGB:
        64, 152, 42
        CMY:
        75, 40, 84
        CMYK:
        58, 0, 72, 40
      HSL:
        108°, 56.7010%, 38.0392%
        HSV (HSB):
        108°, 72.3684%, 59.6078%
        XYZ:
        13.7605, 23.7136, 6.0424
        xyY:
        0.3162, 0.5449, 23.7136
      CIE-Lab:
        55.7999, -46.9385, 47.5066
        CIE-LCH:
        55.7999, 66.7840, 134.6554
        CIE-Luv:
        55.7999, -40.4988, 59.7009
        Hunter-Lab:
        48.6966, -34.7793, 26.7308
      #40982a color charts
#40982a RGB chart
      #40982a CMYK chart
      #40982a RGB pie chart
      #40982a color shades, tints & tones
#40982a color schemes
#40982a color preview, HTML & CSS examples
           This text has a color of #40982a        
        
          <p style="color:#40982a;">Text here</p>
        
        
          .mytext {color:#40982a;}
        
        Text color #40982a
      
           This box has a color of #40982a        
        
          <div style="background-color:#40982a;">Content here</div>
        
        
          .mybackground {background-color:#40982a;}
        
        Background color #40982a
      
           Border around this has a color of #40982a        
        
          <div style="border:2px solid #40982a;">Content here</div>
        
        
          .myborder {border:2px solid #40982a;}
        
        Border color #40982a