#3fea42 color space conversions
Hex:
        #3fea42
        RGB:
        63, 234, 66
        CMY:
        75, 8, 74
        CMYK:
        73, 0, 72, 8
      HSL:
        121°, 80.2817%, 58.2353%
        HSV (HSB):
        121°, 73.0769%, 91.7647%
        XYZ:
        32.4561, 60.2957, 15.0819
        xyY:
        0.3010, 0.5592, 60.2957
      CIE-Lab:
        81.9987, -72.9279, 65.4819
        CIE-LCH:
        81.9987, 98.0120, 138.0793
        CIE-Luv:
        81.9987, -69.9864, 89.7502
        Hunter-Lab:
        77.6503, -61.2791, 42.8394
      #3fea42 color charts
#3fea42 RGB chart
      #3fea42 CMYK chart
      #3fea42 RGB pie chart
      #3fea42 color shades, tints & tones
#3fea42 color schemes
#3fea42 color preview, HTML & CSS examples
           This text has a color of #3fea42        
        
          <p style="color:#3fea42;">Text here</p>
        
        
          .mytext {color:#3fea42;}
        
        Text color #3fea42
      
           This box has a color of #3fea42        
        
          <div style="background-color:#3fea42;">Content here</div>
        
        
          .mybackground {background-color:#3fea42;}
        
        Background color #3fea42
      
           Border around this has a color of #3fea42        
        
          <div style="border:2px solid #3fea42;">Content here</div>
        
        
          .myborder {border:2px solid #3fea42;}
        
        Border color #3fea42