#40d8ac color space conversions
Hex:
        #40d8ac
        RGB:
        64, 216, 172
        CMY:
        75, 15, 33
        CMYK:
        70, 0, 20, 15
      HSL:
        163°, 66.0870%, 54.9020%
        HSV (HSB):
        163°, 70.3704%, 84.7059%
        XYZ:
        34.1166, 53.1803, 47.4964
        xyY:
        0.2531, 0.3945, 53.1803
      CIE-Lab:
        77.9813, -49.7505, 10.3561
        CIE-LCH:
        77.9813, 50.8169, 168.2412
        CIE-Luv:
        77.9813, -58.5699, 23.2213
        Hunter-Lab:
        72.9248, -44.1103, 12.4314
      #40d8ac color charts
#40d8ac RGB chart
      #40d8ac CMYK chart
      #40d8ac RGB pie chart
      #40d8ac color shades, tints & tones
#40d8ac color schemes
#40d8ac color preview, HTML & CSS examples
           This text has a color of #40d8ac        
        
          <p style="color:#40d8ac;">Text here</p>
        
        
          .mytext {color:#40d8ac;}
        
        Text color #40d8ac
      
           This box has a color of #40d8ac        
        
          <div style="background-color:#40d8ac;">Content here</div>
        
        
          .mybackground {background-color:#40d8ac;}
        
        Background color #40d8ac
      
           Border around this has a color of #40d8ac        
        
          <div style="border:2px solid #40d8ac;">Content here</div>
        
        
          .myborder {border:2px solid #40d8ac;}
        
        Border color #40d8ac