#40b382 color space conversions
Hex:
        #40b382
        RGB:
        64, 179, 130
        CMY:
        75, 30, 49
        CMYK:
        64, 0, 27, 30
      HSL:
        154°, 47.3251%, 47.6471%
        HSV (HSB):
        154°, 64.2458%, 70.1961%
        XYZ:
        22.2637, 34.9419, 26.6901
        xyY:
        0.2654, 0.4165, 34.9419
      CIE-Lab:
        65.7034, -43.9530, 15.6999
        CIE-LCH:
        65.7034, 46.6728, 160.3434
        CIE-Luv:
        65.7034, -47.5627, 28.7439
        Hunter-Lab:
        59.1117, -36.2155, 14.6075
      #40b382 color charts
#40b382 RGB chart
      #40b382 CMYK chart
      #40b382 RGB pie chart
      #40b382 color shades, tints & tones
#40b382 color schemes
#40b382 color preview, HTML & CSS examples
           This text has a color of #40b382        
        
          <p style="color:#40b382;">Text here</p>
        
        
          .mytext {color:#40b382;}
        
        Text color #40b382
      
           This box has a color of #40b382        
        
          <div style="background-color:#40b382;">Content here</div>
        
        
          .mybackground {background-color:#40b382;}
        
        Background color #40b382
      
           Border around this has a color of #40b382        
        
          <div style="border:2px solid #40b382;">Content here</div>
        
        
          .myborder {border:2px solid #40b382;}
        
        Border color #40b382