#40bc72 color space conversions
Hex:
        #40bc72
        RGB:
        64, 188, 114
        CMY:
        75, 26, 55
        CMYK:
        66, 0, 39, 26
      HSL:
        144°, 49.2063%, 49.4118%
        HSV (HSB):
        144°, 65.9574%, 73.7255%
        XYZ:
        23.1348, 38.2713, 22.0874
        xyY:
        0.2771, 0.4584, 38.2713
      CIE-Lab:
        68.2201, -50.8323, 27.6927
        CIE-LCH:
        68.2201, 57.8861, 151.4191
        CIE-Luv:
        68.2201, -51.7584, 45.0689
        Hunter-Lab:
        61.8638, -41.5092, 22.1363
      #40bc72 color charts
#40bc72 RGB chart
      #40bc72 CMYK chart
      #40bc72 RGB pie chart
      #40bc72 color shades, tints & tones
#40bc72 color schemes
#40bc72 color preview, HTML & CSS examples
           This text has a color of #40bc72        
        
          <p style="color:#40bc72;">Text here</p>
        
        
          .mytext {color:#40bc72;}
        
        Text color #40bc72
      
           This box has a color of #40bc72        
        
          <div style="background-color:#40bc72;">Content here</div>
        
        
          .mybackground {background-color:#40bc72;}
        
        Background color #40bc72
      
           Border around this has a color of #40bc72        
        
          <div style="border:2px solid #40bc72;">Content here</div>
        
        
          .myborder {border:2px solid #40bc72;}
        
        Border color #40bc72