#40b081 color space conversions
Hex:
        #40b081
        RGB:
        64, 176, 129
        CMY:
        75, 31, 49
        CMYK:
        64, 0, 27, 31
      HSL:
        155°, 46.6667%, 47.0588%
        HSV (HSB):
        155°, 63.6364%, 69.0196%
        XYZ:
        21.6021, 33.7256, 26.1400
        xyY:
        0.2652, 0.4140, 33.7256
      CIE-Lab:
        64.7442, -42.9022, 14.9120
        CIE-LCH:
        64.7442, 45.4199, 160.8335
        CIE-Luv:
        64.7442, -46.4853, 27.4525
        Hunter-Lab:
        58.0738, -35.2311, 13.9642
      #40b081 color charts
#40b081 RGB chart
      #40b081 CMYK chart
      #40b081 RGB pie chart
      #40b081 color shades, tints & tones
#40b081 color schemes
#40b081 color preview, HTML & CSS examples
           This text has a color of #40b081        
        
          <p style="color:#40b081;">Text here</p>
        
        
          .mytext {color:#40b081;}
        
        Text color #40b081
      
           This box has a color of #40b081        
        
          <div style="background-color:#40b081;">Content here</div>
        
        
          .mybackground {background-color:#40b081;}
        
        Background color #40b081
      
           Border around this has a color of #40b081        
        
          <div style="border:2px solid #40b081;">Content here</div>
        
        
          .myborder {border:2px solid #40b081;}
        
        Border color #40b081