#40b895 color space conversions
Hex:
        #40b895
        RGB:
        64, 184, 149
        CMY:
        75, 28, 42
        CMYK:
        65, 0, 19, 28
      HSL:
        163°, 48.3871%, 48.6275%
        HSV (HSB):
        163°, 65.2174%, 72.1569%
        XYZ:
        24.6797, 37.5409, 34.3791
        xyY:
        0.2555, 0.3886, 37.5409
      CIE-Lab:
        67.6809, -41.7084, 8.0885
        CIE-LCH:
        67.6809, 42.4855, 169.0249
        CIE-Luv:
        67.6809, -48.3584, 18.1849
        Hunter-Lab:
        61.2706, -35.3242, 9.6216
      #40b895 color charts
#40b895 RGB chart
      #40b895 CMYK chart
      #40b895 RGB pie chart
      #40b895 color shades, tints & tones
#40b895 color schemes
#40b895 color preview, HTML & CSS examples
           This text has a color of #40b895        
        
          <p style="color:#40b895;">Text here</p>
        
        
          .mytext {color:#40b895;}
        
        Text color #40b895
      
           This box has a color of #40b895        
        
          <div style="background-color:#40b895;">Content here</div>
        
        
          .mybackground {background-color:#40b895;}
        
        Background color #40b895
      
           Border around this has a color of #40b895        
        
          <div style="border:2px solid #40b895;">Content here</div>
        
        
          .myborder {border:2px solid #40b895;}
        
        Border color #40b895