#40bc79 color space conversions
Hex:
        #40bc79
        RGB:
        64, 188, 121
        CMY:
        75, 26, 53
        CMYK:
        66, 0, 36, 26
      HSL:
        148°, 49.2063%, 49.4118%
        HSV (HSB):
        148°, 65.9574%, 73.7255%
        XYZ:
        23.5488, 38.4369, 24.2671
        xyY:
        0.2730, 0.4456, 38.4369
      CIE-Lab:
        68.3414, -49.5042, 24.1567
        CIE-LCH:
        68.3414, 55.0837, 153.9889
        CIE-Luv:
        68.3414, -51.4022, 40.6482
        Hunter-Lab:
        61.9975, -40.6953, 20.1909
      #40bc79 color charts
#40bc79 RGB chart
      #40bc79 CMYK chart
      #40bc79 RGB pie chart
      #40bc79 color shades, tints & tones
#40bc79 color schemes
#40bc79 color preview, HTML & CSS examples
           This text has a color of #40bc79        
        
          <p style="color:#40bc79;">Text here</p>
        
        
          .mytext {color:#40bc79;}
        
        Text color #40bc79
      
           This box has a color of #40bc79        
        
          <div style="background-color:#40bc79;">Content here</div>
        
        
          .mybackground {background-color:#40bc79;}
        
        Background color #40bc79
      
           Border around this has a color of #40bc79        
        
          <div style="border:2px solid #40bc79;">Content here</div>
        
        
          .myborder {border:2px solid #40bc79;}
        
        Border color #40bc79