#40daa7 color space conversions
Hex:
        #40daa7
        RGB:
        64, 218, 167
        CMY:
        75, 15, 35
        CMYK:
        71, 0, 23, 15
      HSL:
        160°, 67.5439%, 55.2941%
        HSV (HSB):
        160°, 70.6422%, 85.4902%
        XYZ:
        34.1608, 54.0228, 45.1862
        xyY:
        0.2561, 0.4051, 54.0228
      CIE-Lab:
        78.4750, -51.7252, 13.7075
        CIE-LCH:
        78.4750, 53.5107, 165.1574
        CIE-Luv:
        78.4750, -59.5953, 28.3205
        Hunter-Lab:
        73.5002, -45.6637, 15.0001
      #40daa7 color charts
#40daa7 RGB chart
      #40daa7 CMYK chart
      #40daa7 RGB pie chart
      #40daa7 color shades, tints & tones
#40daa7 color schemes
#40daa7 color preview, HTML & CSS examples
           This text has a color of #40daa7        
        
          <p style="color:#40daa7;">Text here</p>
        
        
          .mytext {color:#40daa7;}
        
        Text color #40daa7
      
           This box has a color of #40daa7        
        
          <div style="background-color:#40daa7;">Content here</div>
        
        
          .mybackground {background-color:#40daa7;}
        
        Background color #40daa7
      
           Border around this has a color of #40daa7        
        
          <div style="border:2px solid #40daa7;">Content here</div>
        
        
          .myborder {border:2px solid #40daa7;}
        
        Border color #40daa7