#3fdf10 color space conversions
Hex:
        #3fdf10
        RGB:
        63, 223, 16
        CMY:
        75, 13, 94
        CMYK:
        72, 0, 93, 13
      HSL:
        106°, 86.6109%, 46.8627%
        HSV (HSB):
        106°, 92.8251%, 87.4510%
        XYZ:
        28.5311, 53.8695, 9.3843
        xyY:
        0.3108, 0.5869, 53.8695
      CIE-Lab:
        78.3856, -72.0515, 74.3896
        CIE-LCH:
        78.3856, 103.5627, 134.0853
        CIE-Luv:
        78.3856, -67.1146, 94.0883
        Hunter-Lab:
        73.3959, -59.0546, 43.7963
      #3fdf10 color charts
#3fdf10 RGB chart
      #3fdf10 CMYK chart
      #3fdf10 RGB pie chart
      #3fdf10 color shades, tints & tones
#3fdf10 color schemes
#3fdf10 color preview, HTML & CSS examples
           This text has a color of #3fdf10        
        
          <p style="color:#3fdf10;">Text here</p>
        
        
          .mytext {color:#3fdf10;}
        
        Text color #3fdf10
      
           This box has a color of #3fdf10        
        
          <div style="background-color:#3fdf10;">Content here</div>
        
        
          .mybackground {background-color:#3fdf10;}
        
        Background color #3fdf10
      
           Border around this has a color of #3fdf10        
        
          <div style="border:2px solid #3fdf10;">Content here</div>
        
        
          .myborder {border:2px solid #3fdf10;}
        
        Border color #3fdf10