#40ba8f color space conversions
Hex:
        #40ba8f
        RGB:
        64, 186, 143
        CMY:
        75, 27, 44
        CMYK:
        66, 0, 23, 27
      HSL:
        159°, 48.8000%, 49.0196%
        HSV (HSB):
        159°, 65.5914%, 72.9412%
        XYZ:
        24.6312, 38.1910, 32.0600
        xyY:
        0.2596, 0.4025, 38.1910
      CIE-Lab:
        68.1611, -43.9875, 12.0504
        CIE-LCH:
        68.1611, 45.6082, 164.6796
        CIE-Luv:
        68.1611, -49.4502, 24.0727
        Hunter-Lab:
        61.7988, -37.0032, 12.5007
      #40ba8f color charts
#40ba8f RGB chart
      #40ba8f CMYK chart
      #40ba8f RGB pie chart
      #40ba8f color shades, tints & tones
#40ba8f color schemes
#40ba8f color preview, HTML & CSS examples
           This text has a color of #40ba8f        
        
          <p style="color:#40ba8f;">Text here</p>
        
        
          .mytext {color:#40ba8f;}
        
        Text color #40ba8f
      
           This box has a color of #40ba8f        
        
          <div style="background-color:#40ba8f;">Content here</div>
        
        
          .mybackground {background-color:#40ba8f;}
        
        Background color #40ba8f
      
           Border around this has a color of #40ba8f        
        
          <div style="border:2px solid #40ba8f;">Content here</div>
        
        
          .myborder {border:2px solid #40ba8f;}
        
        Border color #40ba8f