#3fdf0b color space conversions
Hex:
        #3fdf0b
        RGB:
        63, 223, 11
        CMY:
        75, 13, 96
        CMYK:
        72, 0, 95, 13
      HSL:
        105°, 90.5983%, 45.8824%
        HSV (HSB):
        105°, 95.0673%, 87.4510%
        XYZ:
        28.4980, 53.8563, 9.2099
        xyY:
        0.3112, 0.5882, 53.8563
      CIE-Lab:
        78.3779, -72.1477, 74.9270
        CIE-LCH:
        78.3779, 104.0161, 133.9174
        CIE-Luv:
        78.3779, -67.1467, 94.4377
        Hunter-Lab:
        73.3868, -59.1109, 43.9300
      #3fdf0b color charts
#3fdf0b RGB chart
      #3fdf0b CMYK chart
      #3fdf0b RGB pie chart
      #3fdf0b color shades, tints & tones
#3fdf0b color schemes
#3fdf0b color preview, HTML & CSS examples
           This text has a color of #3fdf0b        
        
          <p style="color:#3fdf0b;">Text here</p>
        
        
          .mytext {color:#3fdf0b;}
        
        Text color #3fdf0b
      
           This box has a color of #3fdf0b        
        
          <div style="background-color:#3fdf0b;">Content here</div>
        
        
          .mybackground {background-color:#3fdf0b;}
        
        Background color #3fdf0b
      
           Border around this has a color of #3fdf0b        
        
          <div style="border:2px solid #3fdf0b;">Content here</div>
        
        
          .myborder {border:2px solid #3fdf0b;}
        
        Border color #3fdf0b