#40b099 color space conversions
Hex:
        #40b099
        RGB:
        64, 176, 153
        CMY:
        75, 31, 40
        CMYK:
        64, 0, 13, 31
      HSL:
        168°, 46.6667%, 47.0588%
        HSV (HSB):
        168°, 63.6364%, 69.0196%
        XYZ:
        23.3895, 34.4406, 35.5519
        xyY:
        0.2505, 0.3688, 34.4406
      CIE-Lab:
        65.3108, -37.1509, 2.4708
        CIE-LCH:
        65.3108, 37.2329, 176.1951
        CIE-Luv:
        65.3108, -45.1348, 9.3401
        Hunter-Lab:
        58.6861, -31.5591, 5.1625
      #40b099 color charts
#40b099 RGB chart
      #40b099 CMYK chart
      #40b099 RGB pie chart
      #40b099 color shades, tints & tones
#40b099 color schemes
#40b099 color preview, HTML & CSS examples
           This text has a color of #40b099        
        
          <p style="color:#40b099;">Text here</p>
        
        
          .mytext {color:#40b099;}
        
        Text color #40b099
      
           This box has a color of #40b099        
        
          <div style="background-color:#40b099;">Content here</div>
        
        
          .mybackground {background-color:#40b099;}
        
        Background color #40b099
      
           Border around this has a color of #40b099        
        
          <div style="border:2px solid #40b099;">Content here</div>
        
        
          .myborder {border:2px solid #40b099;}
        
        Border color #40b099