#40a194 color space conversions
Hex:
        #40a194
        RGB:
        64, 161, 148
        CMY:
        75, 37, 42
        CMYK:
        60, 0, 8, 37
      HSL:
        172°, 43.1111%, 44.1176%
        HSV (HSB):
        172°, 60.2484%, 63.1373%
        XYZ:
        20.2045, 28.7178, 32.4952
        xyY:
        0.2482, 0.3527, 28.7178
      CIE-Lab:
        60.5318, -31.4730, -1.7029
        CIE-LCH:
        60.5318, 31.5191, 183.0971
        CIE-Luv:
        60.5318, -39.7271, 2.2927
        Hunter-Lab:
        53.5890, -26.4815, 1.5602
      #40a194 color charts
#40a194 RGB chart
      #40a194 CMYK chart
      #40a194 RGB pie chart
      #40a194 color shades, tints & tones
#40a194 color schemes
#40a194 color preview, HTML & CSS examples
           This text has a color of #40a194        
        
          <p style="color:#40a194;">Text here</p>
        
        
          .mytext {color:#40a194;}
        
        Text color #40a194
      
           This box has a color of #40a194        
        
          <div style="background-color:#40a194;">Content here</div>
        
        
          .mybackground {background-color:#40a194;}
        
        Background color #40a194
      
           Border around this has a color of #40a194        
        
          <div style="border:2px solid #40a194;">Content here</div>
        
        
          .myborder {border:2px solid #40a194;}
        
        Border color #40a194