#40a880 color space conversions
Hex:
        #40a880
        RGB:
        64, 168, 128
        CMY:
        75, 34, 50
        CMYK:
        62, 0, 24, 34
      HSL:
        157°, 44.8276%, 45.4902%
        HSV (HSB):
        157°, 61.9048%, 65.8824%
        XYZ:
        20.0133, 30.6538, 25.2840
        xyY:
        0.2635, 0.4036, 30.6538
      CIE-Lab:
        62.2143, -39.6695, 11.9219
        CIE-LCH:
        62.2143, 41.4223, 163.2729
        CIE-Luv:
        62.2143, -43.4920, 22.7679
        Hunter-Lab:
        55.3658, -32.3673, 11.6800
      #40a880 color charts
#40a880 RGB chart
      #40a880 CMYK chart
      #40a880 RGB pie chart
      #40a880 color shades, tints & tones
#40a880 color schemes
#40a880 color preview, HTML & CSS examples
           This text has a color of #40a880        
        
          <p style="color:#40a880;">Text here</p>
        
        
          .mytext {color:#40a880;}
        
        Text color #40a880
      
           This box has a color of #40a880        
        
          <div style="background-color:#40a880;">Content here</div>
        
        
          .mybackground {background-color:#40a880;}
        
        Background color #40a880
      
           Border around this has a color of #40a880        
        
          <div style="border:2px solid #40a880;">Content here</div>
        
        
          .myborder {border:2px solid #40a880;}
        
        Border color #40a880