#40b9aa color space conversions
Hex:
        #40b9aa
        RGB:
        64, 185, 170
        CMY:
        75, 27, 33
        CMYK:
        65, 0, 8, 27
      HSL:
        173°, 48.5944%, 48.8235%
        HSV (HSB):
        173°, 65.4054%, 72.5490%
        XYZ:
        26.7190, 38.6902, 44.0899
        xyY:
        0.2440, 0.3533, 38.6902
      CIE-Lab:
        68.5263, -36.7976, -2.2292
        CIE-LCH:
        68.5263, 36.8650, 183.4668
        CIE-Luv:
        68.5263, -47.4677, 2.3510
        Hunter-Lab:
        62.2014, -32.1767, 1.5148
      #40b9aa color charts
#40b9aa RGB chart
      #40b9aa CMYK chart
      #40b9aa RGB pie chart
      #40b9aa color shades, tints & tones
#40b9aa color schemes
#40b9aa color preview, HTML & CSS examples
           This text has a color of #40b9aa        
        
          <p style="color:#40b9aa;">Text here</p>
        
        
          .mytext {color:#40b9aa;}
        
        Text color #40b9aa
      
           This box has a color of #40b9aa        
        
          <div style="background-color:#40b9aa;">Content here</div>
        
        
          .mybackground {background-color:#40b9aa;}
        
        Background color #40b9aa
      
           Border around this has a color of #40b9aa        
        
          <div style="border:2px solid #40b9aa;">Content here</div>
        
        
          .myborder {border:2px solid #40b9aa;}
        
        Border color #40b9aa