#40a060 color space conversions
Hex:
        #40a060
        RGB:
        64, 160, 96
        CMY:
        75, 37, 62
        CMYK:
        60, 0, 40, 37
      HSL:
        140°, 42.8571%, 43.9216%
        HSV (HSB):
        140°, 60.0000%, 62.7451%
        XYZ:
        16.7965, 27.0761, 15.4073
        xyY:
        0.2833, 0.4568, 27.0761
      CIE-Lab:
        59.0447, -42.8844, 25.1672
        CIE-LCH:
        59.0447, 49.7239, 149.5929
        CIE-Luv:
        59.0447, -41.9369, 39.2010
        Hunter-Lab:
        52.0347, -33.4421, 18.8688
      #40a060 color charts
#40a060 RGB chart
      #40a060 CMYK chart
      #40a060 RGB pie chart
      #40a060 color shades, tints & tones
#40a060 color schemes
#40a060 color preview, HTML & CSS examples
           This text has a color of #40a060        
        
          <p style="color:#40a060;">Text here</p>
        
        
          .mytext {color:#40a060;}
        
        Text color #40a060
      
           This box has a color of #40a060        
        
          <div style="background-color:#40a060;">Content here</div>
        
        
          .mybackground {background-color:#40a060;}
        
        Background color #40a060
      
           Border around this has a color of #40a060        
        
          <div style="border:2px solid #40a060;">Content here</div>
        
        
          .myborder {border:2px solid #40a060;}
        
        Border color #40a060