#40b970 color space conversions
Hex:
        #40b970
        RGB:
        64, 185, 112
        CMY:
        75, 27, 56
        CMYK:
        65, 0, 39, 27
      HSL:
        144°, 48.5944%, 48.8235%
        HSV (HSB):
        144°, 65.4054%, 72.5490%
        XYZ:
        22.3879, 36.9578, 21.2828
        xyY:
        0.2777, 0.4584, 36.9578
      CIE-Lab:
        67.2453, -50.0270, 27.4565
        CIE-LCH:
        67.2453, 57.0663, 151.2405
        CIE-Luv:
        67.2453, -50.7439, 44.4902
        Hunter-Lab:
        60.7929, -40.6521, 21.7983
      #40b970 color charts
#40b970 RGB chart
      #40b970 CMYK chart
      #40b970 RGB pie chart
      #40b970 color shades, tints & tones
#40b970 color schemes
#40b970 color preview, HTML & CSS examples
           This text has a color of #40b970        
        
          <p style="color:#40b970;">Text here</p>
        
        
          .mytext {color:#40b970;}
        
        Text color #40b970
      
           This box has a color of #40b970        
        
          <div style="background-color:#40b970;">Content here</div>
        
        
          .mybackground {background-color:#40b970;}
        
        Background color #40b970
      
           Border around this has a color of #40b970        
        
          <div style="border:2px solid #40b970;">Content here</div>
        
        
          .myborder {border:2px solid #40b970;}
        
        Border color #40b970