#3fa05f color space conversions
Hex:
        #3fa05f
        RGB:
        63, 160, 95
        CMY:
        75, 37, 63
        CMYK:
        61, 0, 41, 37
      HSL:
        140°, 43.4978%, 43.7255%
        HSV (HSB):
        140°, 60.6250%, 62.7451%
        XYZ:
        16.6863, 27.0246, 15.1633
        xyY:
        0.2834, 0.4590, 27.0246
      CIE-Lab:
        58.9971, -43.2941, 25.6382
        CIE-LCH:
        58.9971, 50.3160, 149.3666
        CIE-Luv:
        58.9971, -42.2469, 39.7848
        Hunter-Lab:
        51.9852, -33.6789, 19.0956
      #3fa05f color charts
#3fa05f RGB chart
      #3fa05f CMYK chart
      #3fa05f RGB pie chart
      #3fa05f color shades, tints & tones
#3fa05f color schemes
#3fa05f color preview, HTML & CSS examples
           This text has a color of #3fa05f        
        
          <p style="color:#3fa05f;">Text here</p>
        
        
          .mytext {color:#3fa05f;}
        
        Text color #3fa05f
      
           This box has a color of #3fa05f        
        
          <div style="background-color:#3fa05f;">Content here</div>
        
        
          .mybackground {background-color:#3fa05f;}
        
        Background color #3fa05f
      
           Border around this has a color of #3fa05f        
        
          <div style="border:2px solid #3fa05f;">Content here</div>
        
        
          .myborder {border:2px solid #3fa05f;}
        
        Border color #3fa05f