#40a990 color space conversions
Hex:
        #40a990
        RGB:
        64, 169, 144
        CMY:
        75, 34, 44
        CMYK:
        62, 0, 15, 34
      HSL:
        166°, 45.0644%, 45.6863%
        HSV (HSB):
        166°, 62.1302%, 66.2745%
        XYZ:
        21.3364, 31.4795, 31.3372
        xyY:
        0.2535, 0.3741, 31.4795
      CIE-Lab:
        62.9104, -36.2543, 4.0050
        CIE-LCH:
        62.9104, 36.4748, 173.6962
        CIE-Luv:
        62.9104, -43.0026, 11.3432
        Hunter-Lab:
        56.1066, -30.3062, 6.1595
      #40a990 color charts
#40a990 RGB chart
      #40a990 CMYK chart
      #40a990 RGB pie chart
      #40a990 color shades, tints & tones
#40a990 color schemes
#40a990 color preview, HTML & CSS examples
           This text has a color of #40a990        
        
          <p style="color:#40a990;">Text here</p>
        
        
          .mytext {color:#40a990;}
        
        Text color #40a990
      
           This box has a color of #40a990        
        
          <div style="background-color:#40a990;">Content here</div>
        
        
          .mybackground {background-color:#40a990;}
        
        Background color #40a990
      
           Border around this has a color of #40a990        
        
          <div style="border:2px solid #40a990;">Content here</div>
        
        
          .myborder {border:2px solid #40a990;}
        
        Border color #40a990