#40965b color space conversions
Hex:
        #40965b
        RGB:
        64, 150, 91
        CMY:
        75, 41, 64
        CMYK:
        57, 0, 39, 41
      HSL:
        139°, 40.1869%, 41.9608%
        HSV (HSB):
        139°, 57.3333%, 58.8235%
        XYZ:
        14.9090, 23.6580, 13.6782
        xyY:
        0.2854, 0.4528, 23.6580
      CIE-Lab:
        55.7438, -39.5862, 23.5303
        CIE-LCH:
        55.7438, 46.0516, 149.2725
        CIE-Luv:
        55.7438, -38.1712, 36.2024
        Hunter-Lab:
        48.6395, -30.4051, 17.3744
      #40965b color charts
#40965b RGB chart
      #40965b CMYK chart
      #40965b RGB pie chart
      #40965b color shades, tints & tones
#40965b color schemes
#40965b color preview, HTML & CSS examples
           This text has a color of #40965b        
        
          <p style="color:#40965b;">Text here</p>
        
        
          .mytext {color:#40965b;}
        
        Text color #40965b
      
           This box has a color of #40965b        
        
          <div style="background-color:#40965b;">Content here</div>
        
        
          .mybackground {background-color:#40965b;}
        
        Background color #40965b
      
           Border around this has a color of #40965b        
        
          <div style="border:2px solid #40965b;">Content here</div>
        
        
          .myborder {border:2px solid #40965b;}
        
        Border color #40965b