#40b1aa color space conversions
Hex:
        #40b1aa
        RGB:
        64, 177, 170
        CMY:
        75, 31, 33
        CMYK:
        64, 0, 4, 31
      HSL:
        176°, 46.8880%, 47.2549%
        HSV (HSB):
        176°, 63.8418%, 69.4118%
        XYZ:
        25.0922, 35.4365, 43.5477
        xyY:
        0.2411, 0.3405, 35.4365
      CIE-Lab:
        66.0871, -33.0714, -5.8254
        CIE-LCH:
        66.0871, 33.5805, 189.9900
        CIE-Luv:
        66.0871, -44.5055, -3.6886
        Hunter-Lab:
        59.5286, -28.9347, -1.7031
      #40b1aa color charts
#40b1aa RGB chart
      #40b1aa CMYK chart
      #40b1aa RGB pie chart
      #40b1aa color shades, tints & tones
#40b1aa color schemes
#40b1aa color preview, HTML & CSS examples
           This text has a color of #40b1aa        
        
          <p style="color:#40b1aa;">Text here</p>
        
        
          .mytext {color:#40b1aa;}
        
        Text color #40b1aa
      
           This box has a color of #40b1aa        
        
          <div style="background-color:#40b1aa;">Content here</div>
        
        
          .mybackground {background-color:#40b1aa;}
        
        Background color #40b1aa
      
           Border around this has a color of #40b1aa        
        
          <div style="border:2px solid #40b1aa;">Content here</div>
        
        
          .myborder {border:2px solid #40b1aa;}
        
        Border color #40b1aa