#40d48b color space conversions
Hex:
        #40d48b
        RGB:
        64, 212, 139
        CMY:
        75, 17, 45
        CMYK:
        70, 0, 34, 17
      HSL:
        150°, 63.2479%, 54.1176%
        HSV (HSB):
        150°, 69.8113%, 83.1373%
        XYZ:
        30.3180, 50.0410, 32.4871
        xyY:
        0.2687, 0.4434, 50.0410
      CIE-Lab:
        76.0944, -55.3276, 25.1404
        CIE-LCH:
        76.0944, 60.7715, 155.5634
        CIE-Luv:
        76.0944, -59.1347, 43.9042
        Hunter-Lab:
        70.7397, -47.2919, 22.2890
      #40d48b color charts
#40d48b RGB chart
      #40d48b CMYK chart
      #40d48b RGB pie chart
      #40d48b color shades, tints & tones
#40d48b color schemes
#40d48b color preview, HTML & CSS examples
           This text has a color of #40d48b        
        
          <p style="color:#40d48b;">Text here</p>
        
        
          .mytext {color:#40d48b;}
        
        Text color #40d48b
      
           This box has a color of #40d48b        
        
          <div style="background-color:#40d48b;">Content here</div>
        
        
          .mybackground {background-color:#40d48b;}
        
        Background color #40d48b
      
           Border around this has a color of #40d48b        
        
          <div style="border:2px solid #40d48b;">Content here</div>
        
        
          .myborder {border:2px solid #40d48b;}
        
        Border color #40d48b