#40c071 color space conversions
Hex:
        #40c071
        RGB:
        64, 192, 113
        CMY:
        75, 25, 56
        CMYK:
        67, 0, 41, 25
      HSL:
        143°, 50.3937%, 50.1961%
        HSV (HSB):
        143°, 66.6667%, 75.2941%
        XYZ:
        23.9446, 39.9815, 22.0780
        xyY:
        0.2784, 0.4649, 39.9815
      CIE-Lab:
        69.4564, -52.5601, 29.8408
        CIE-LCH:
        69.4564, 60.4404, 150.4145
        CIE-Luv:
        69.4564, -53.2825, 48.0688
        Hunter-Lab:
        63.2309, -43.0588, 23.5597
      #40c071 color charts
#40c071 RGB chart
      #40c071 CMYK chart
      #40c071 RGB pie chart
      #40c071 color shades, tints & tones
#40c071 color schemes
#40c071 color preview, HTML & CSS examples
           This text has a color of #40c071        
        
          <p style="color:#40c071;">Text here</p>
        
        
          .mytext {color:#40c071;}
        
        Text color #40c071
      
           This box has a color of #40c071        
        
          <div style="background-color:#40c071;">Content here</div>
        
        
          .mybackground {background-color:#40c071;}
        
        Background color #40c071
      
           Border around this has a color of #40c071        
        
          <div style="border:2px solid #40c071;">Content here</div>
        
        
          .myborder {border:2px solid #40c071;}
        
        Border color #40c071