#40d8ae color space conversions
Hex:
        #40d8ae
        RGB:
        64, 216, 174
        CMY:
        75, 15, 32
        CMYK:
        70, 0, 19, 15
      HSL:
        163°, 66.0870%, 54.9020%
        HSV (HSB):
        163°, 70.3704%, 84.7059%
        XYZ:
        34.3102, 53.2577, 48.5158
        xyY:
        0.2521, 0.3914, 53.2577
      CIE-Lab:
        78.0269, -49.2761, 9.3572
        CIE-LCH:
        78.0269, 50.1567, 169.2480
        CIE-Luv:
        78.0269, -58.4423, 21.7102
        Hunter-Lab:
        72.9779, -43.7904, 11.6684
      #40d8ae color charts
#40d8ae RGB chart
      #40d8ae CMYK chart
      #40d8ae RGB pie chart
      #40d8ae color shades, tints & tones
#40d8ae color schemes
#40d8ae color preview, HTML & CSS examples
           This text has a color of #40d8ae        
        
          <p style="color:#40d8ae;">Text here</p>
        
        
          .mytext {color:#40d8ae;}
        
        Text color #40d8ae
      
           This box has a color of #40d8ae        
        
          <div style="background-color:#40d8ae;">Content here</div>
        
        
          .mybackground {background-color:#40d8ae;}
        
        Background color #40d8ae
      
           Border around this has a color of #40d8ae        
        
          <div style="border:2px solid #40d8ae;">Content here</div>
        
        
          .myborder {border:2px solid #40d8ae;}
        
        Border color #40d8ae