#40b199 color space conversions
Hex:
        #40b199
        RGB:
        64, 177, 153
        CMY:
        75, 31, 40
        CMYK:
        64, 0, 14, 31
      HSL:
        167°, 46.8880%, 47.2549%
        HSV (HSB):
        167°, 63.8418%, 69.4118%
        XYZ:
        23.5863, 34.8342, 35.6175
        xyY:
        0.2508, 0.3704, 34.8342
      CIE-Lab:
        65.6194, -37.6046, 2.9182
        CIE-LCH:
        65.6194, 37.7177, 175.5627
        CIE-Luv:
        65.6194, -45.5100, 10.0684
        Hunter-Lab:
        59.0205, -31.9522, 5.5342
      #40b199 color charts
#40b199 RGB chart
      #40b199 CMYK chart
      #40b199 RGB pie chart
      #40b199 color shades, tints & tones
#40b199 color schemes
#40b199 color preview, HTML & CSS examples
           This text has a color of #40b199        
        
          <p style="color:#40b199;">Text here</p>
        
        
          .mytext {color:#40b199;}
        
        Text color #40b199
      
           This box has a color of #40b199        
        
          <div style="background-color:#40b199;">Content here</div>
        
        
          .mybackground {background-color:#40b199;}
        
        Background color #40b199
      
           Border around this has a color of #40b199        
        
          <div style="border:2px solid #40b199;">Content here</div>
        
        
          .myborder {border:2px solid #40b199;}
        
        Border color #40b199