#40b495 color space conversions
Hex:
        #40b495
        RGB:
        64, 180, 149
        CMY:
        75, 29, 42
        CMYK:
        64, 0, 17, 29
      HSL:
        164°, 47.5410%, 47.8431%
        HSV (HSB):
        164°, 64.4444%, 70.5882%
        XYZ:
        23.8604, 35.9024, 34.1061
        xyY:
        0.2542, 0.3825, 35.9024
      CIE-Lab:
        66.4453, -39.9520, 6.3198
        CIE-LCH:
        66.4453, 40.4488, 171.0112
        CIE-Luv:
        66.4453, -46.8665, 15.3491
        Hunter-Lab:
        59.9186, -33.7765, 8.1948
      #40b495 color charts
#40b495 RGB chart
      #40b495 CMYK chart
      #40b495 RGB pie chart
      #40b495 color shades, tints & tones
#40b495 color schemes
#40b495 color preview, HTML & CSS examples
           This text has a color of #40b495        
        
          <p style="color:#40b495;">Text here</p>
        
        
          .mytext {color:#40b495;}
        
        Text color #40b495
      
           This box has a color of #40b495        
        
          <div style="background-color:#40b495;">Content here</div>
        
        
          .mybackground {background-color:#40b495;}
        
        Background color #40b495
      
           Border around this has a color of #40b495        
        
          <div style="border:2px solid #40b495;">Content here</div>
        
        
          .myborder {border:2px solid #40b495;}
        
        Border color #40b495