#3fdf3f color space conversions
Hex:
        #3fdf3f
        RGB:
        63, 223, 63
        CMY:
        75, 13, 75
        CMYK:
        72, 0, 72, 13
      HSL:
        120°, 71.4286%, 56.0784%
        HSV (HSB):
        120°, 71.7489%, 87.4510%
        XYZ:
        29.3348, 54.1910, 13.6164
        xyY:
        0.3020, 0.5579, 54.1910
      CIE-Lab:
        78.5730, -69.7448, 63.0420
        CIE-LCH:
        78.5730, 94.0140, 137.8897
        CIE-Luv:
        78.5730, -66.3536, 85.7773
        Hunter-Lab:
        73.6145, -57.6947, 40.5633
      #3fdf3f color charts
#3fdf3f RGB chart
      #3fdf3f CMYK chart
      #3fdf3f RGB pie chart
      #3fdf3f color shades, tints & tones
#3fdf3f color schemes
#3fdf3f color preview, HTML & CSS examples
           This text has a color of #3fdf3f        
        
          <p style="color:#3fdf3f;">Text here</p>
        
        
          .mytext {color:#3fdf3f;}
        
        Text color #3fdf3f
      
           This box has a color of #3fdf3f        
        
          <div style="background-color:#3fdf3f;">Content here</div>
        
        
          .mybackground {background-color:#3fdf3f;}
        
        Background color #3fdf3f
      
           Border around this has a color of #3fdf3f        
        
          <div style="border:2px solid #3fdf3f;">Content here</div>
        
        
          .myborder {border:2px solid #3fdf3f;}
        
        Border color #3fdf3f