#40daa1 color space conversions
Hex:
        #40daa1
        RGB:
        64, 218, 161
        CMY:
        75, 15, 37
        CMYK:
        71, 0, 26, 15
      HSL:
        158°, 67.5439%, 55.2941%
        HSV (HSB):
        158°, 70.6422%, 85.4902%
        XYZ:
        33.6188, 53.8060, 42.3319
        xyY:
        0.2591, 0.4147, 53.8060
      CIE-Lab:
        78.3485, -53.0699, 16.6990
        CIE-LCH:
        78.3485, 55.6352, 162.5333
        CIE-Luv:
        78.3485, -59.9678, 32.6733
        Hunter-Lab:
        73.3526, -46.5573, 17.1304
      #40daa1 color charts
#40daa1 RGB chart
      #40daa1 CMYK chart
      #40daa1 RGB pie chart
      #40daa1 color shades, tints & tones
#40daa1 color schemes
#40daa1 color preview, HTML & CSS examples
           This text has a color of #40daa1        
        
          <p style="color:#40daa1;">Text here</p>
        
        
          .mytext {color:#40daa1;}
        
        Text color #40daa1
      
           This box has a color of #40daa1        
        
          <div style="background-color:#40daa1;">Content here</div>
        
        
          .mybackground {background-color:#40daa1;}
        
        Background color #40daa1
      
           Border around this has a color of #40daa1        
        
          <div style="border:2px solid #40daa1;">Content here</div>
        
        
          .myborder {border:2px solid #40daa1;}
        
        Border color #40daa1