#40d7aa color space conversions
Hex:
        #40d7aa
        RGB:
        64, 215, 170
        CMY:
        75, 16, 33
        CMYK:
        70, 0, 21, 16
      HSL:
        162°, 65.3680%, 54.7059%
        HSV (HSB):
        162°, 70.2326%, 84.3137%
        XYZ:
        33.6705, 52.5931, 46.4071
        xyY:
        0.2538, 0.3964, 52.5931
      CIE-Lab:
        77.6342, -49.8098, 10.9261
        CIE-LCH:
        77.6342, 50.9941, 167.6277
        CIE-Luv:
        77.6342, -58.3414, 24.0274
        Hunter-Lab:
        72.5211, -44.0371, 12.8245
      #40d7aa color charts
#40d7aa RGB chart
      #40d7aa CMYK chart
      #40d7aa RGB pie chart
      #40d7aa color shades, tints & tones
#40d7aa color schemes
#40d7aa color preview, HTML & CSS examples
           This text has a color of #40d7aa        
        
          <p style="color:#40d7aa;">Text here</p>
        
        
          .mytext {color:#40d7aa;}
        
        Text color #40d7aa
      
           This box has a color of #40d7aa        
        
          <div style="background-color:#40d7aa;">Content here</div>
        
        
          .mybackground {background-color:#40d7aa;}
        
        Background color #40d7aa
      
           Border around this has a color of #40d7aa        
        
          <div style="border:2px solid #40d7aa;">Content here</div>
        
        
          .myborder {border:2px solid #40d7aa;}
        
        Border color #40d7aa