#40f07a color space conversions
Hex:
        #40f07a
        RGB:
        64, 240, 122
        CMY:
        75, 6, 52
        CMYK:
        73, 0, 49, 6
      HSL:
        140°, 85.4369%, 59.6078%
        HSV (HSB):
        140°, 73.3333%, 94.1176%
        XYZ:
        36.7873, 64.8153, 28.9841
        xyY:
        0.2817, 0.4963, 64.8153
      CIE-Lab:
        84.3885, -68.3273, 44.4277
        CIE-LCH:
        84.3885, 81.5011, 146.9673
        CIE-Luv:
        84.3885, -69.7459, 70.1247
        Hunter-Lab:
        80.5080, -59.3252, 35.0103
      #40f07a color charts
#40f07a RGB chart
      #40f07a CMYK chart
      #40f07a RGB pie chart
      #40f07a color shades, tints & tones
#40f07a color schemes
#40f07a color preview, HTML & CSS examples
           This text has a color of #40f07a        
        
          <p style="color:#40f07a;">Text here</p>
        
        
          .mytext {color:#40f07a;}
        
        Text color #40f07a
      
           This box has a color of #40f07a        
        
          <div style="background-color:#40f07a;">Content here</div>
        
        
          .mybackground {background-color:#40f07a;}
        
        Background color #40f07a
      
           Border around this has a color of #40f07a        
        
          <div style="border:2px solid #40f07a;">Content here</div>
        
        
          .myborder {border:2px solid #40f07a;}
        
        Border color #40f07a