#40daa4 color space conversions
Hex:
        #40daa4
        RGB:
        64, 218, 164
        CMY:
        75, 15, 36
        CMYK:
        71, 0, 25, 15
      HSL:
        159°, 67.5439%, 55.2941%
        HSV (HSB):
        159°, 70.6422%, 85.4902%
        XYZ:
        33.8866, 53.9131, 43.7422
        xyY:
        0.2576, 0.4099, 53.9131
      CIE-Lab:
        78.4111, -52.4032, 15.2035
        CIE-LCH:
        78.4111, 54.5641, 163.8212
        CIE-Luv:
        78.4111, -59.7825, 30.5104
        Hunter-Lab:
        73.4256, -46.1153, 16.0767
      #40daa4 color charts
#40daa4 RGB chart
      #40daa4 CMYK chart
      #40daa4 RGB pie chart
      #40daa4 color shades, tints & tones
#40daa4 color schemes
#40daa4 color preview, HTML & CSS examples
           This text has a color of #40daa4        
        
          <p style="color:#40daa4;">Text here</p>
        
        
          .mytext {color:#40daa4;}
        
        Text color #40daa4
      
           This box has a color of #40daa4        
        
          <div style="background-color:#40daa4;">Content here</div>
        
        
          .mybackground {background-color:#40daa4;}
        
        Background color #40daa4
      
           Border around this has a color of #40daa4        
        
          <div style="border:2px solid #40daa4;">Content here</div>
        
        
          .myborder {border:2px solid #40daa4;}
        
        Border color #40daa4