#40b498 color space conversions
Hex:
        #40b498
        RGB:
        64, 180, 152
        CMY:
        75, 29, 40
        CMYK:
        64, 0, 16, 29
      HSL:
        166°, 47.5410%, 47.8431%
        HSV (HSB):
        166°, 64.4444%, 70.5882%
        XYZ:
        24.1031, 35.9995, 35.3840
        xyY:
        0.2524, 0.3770, 35.9995
      CIE-Lab:
        66.5195, -39.2063, 4.7720
        CIE-LCH:
        66.5195, 39.4956, 173.0603
        CIE-Luv:
        66.5195, -46.6914, 13.0236
        Hunter-Lab:
        59.9996, -33.2920, 7.0342
      #40b498 color charts
#40b498 RGB chart
      #40b498 CMYK chart
      #40b498 RGB pie chart
      #40b498 color shades, tints & tones
#40b498 color schemes
#40b498 color preview, HTML & CSS examples
           This text has a color of #40b498        
        
          <p style="color:#40b498;">Text here</p>
        
        
          .mytext {color:#40b498;}
        
        Text color #40b498
      
           This box has a color of #40b498        
        
          <div style="background-color:#40b498;">Content here</div>
        
        
          .mybackground {background-color:#40b498;}
        
        Background color #40b498
      
           Border around this has a color of #40b498        
        
          <div style="border:2px solid #40b498;">Content here</div>
        
        
          .myborder {border:2px solid #40b498;}
        
        Border color #40b498