#40af2e color space conversions
Hex:
        #40af2e
        RGB:
        64, 175, 46
        CMY:
        75, 31, 82
        CMYK:
        63, 0, 74, 31
      HSL:
        112°, 58.3710%, 43.3333%
        HSV (HSB):
        112°, 73.7143%, 68.6275%
        XYZ:
        17.9375, 31.9472, 7.8058
        xyY:
        0.3109, 0.5538, 31.9472
      CIE-Lab:
        63.2992, -55.0080, 53.6391
        CIE-LCH:
        63.2992, 76.8312, 135.7218
        CIE-Luv:
        63.2992, -49.3803, 69.1212
        Hunter-Lab:
        56.5218, -42.2654, 31.3772
      #40af2e color charts
#40af2e RGB chart
      #40af2e CMYK chart
      #40af2e RGB pie chart
      #40af2e color shades, tints & tones
#40af2e color schemes
#40af2e color preview, HTML & CSS examples
           This text has a color of #40af2e        
        
          <p style="color:#40af2e;">Text here</p>
        
        
          .mytext {color:#40af2e;}
        
        Text color #40af2e
      
           This box has a color of #40af2e        
        
          <div style="background-color:#40af2e;">Content here</div>
        
        
          .mybackground {background-color:#40af2e;}
        
        Background color #40af2e
      
           Border around this has a color of #40af2e        
        
          <div style="border:2px solid #40af2e;">Content here</div>
        
        
          .myborder {border:2px solid #40af2e;}
        
        Border color #40af2e