#40b180 color space conversions
Hex:
        #40b180
        RGB:
        64, 177, 128
        CMY:
        75, 31, 50
        CMYK:
        64, 0, 28, 31
      HSL:
        154°, 46.8880%, 47.2549%
        HSV (HSB):
        154°, 63.8418%, 69.4118%
        XYZ:
        21.7328, 34.0928, 25.8572
        xyY:
        0.2661, 0.4174, 34.0928
      CIE-Lab:
        65.0362, -43.5467, 15.8653
        CIE-LCH:
        65.0362, 46.3468, 159.9819
        CIE-Luv:
        65.0362, -46.9170, 28.8293
        Hunter-Lab:
        58.3890, -35.7419, 14.6161
      #40b180 color charts
#40b180 RGB chart
      #40b180 CMYK chart
      #40b180 RGB pie chart
      #40b180 color shades, tints & tones
#40b180 color schemes
#40b180 color preview, HTML & CSS examples
           This text has a color of #40b180        
        
          <p style="color:#40b180;">Text here</p>
        
        
          .mytext {color:#40b180;}
        
        Text color #40b180
      
           This box has a color of #40b180        
        
          <div style="background-color:#40b180;">Content here</div>
        
        
          .mybackground {background-color:#40b180;}
        
        Background color #40b180
      
           Border around this has a color of #40b180        
        
          <div style="border:2px solid #40b180;">Content here</div>
        
        
          .myborder {border:2px solid #40b180;}
        
        Border color #40b180