#3bfa4e color space conversions
Hex:
        #3bfa4e
        RGB:
        59, 250, 78
        CMY:
        77, 2, 69
        CMYK:
        76, 0, 69, 2
      HSL:
        126°, 95.0249%, 60.5882%
        HSV (HSB):
        126°, 76.4000%, 98.0392%
        XYZ:
        37.3644, 69.8511, 18.7210
        xyY:
        0.2967, 0.5547, 69.8511
      CIE-Lab:
        86.9238, -77.3598, 66.2424
        CIE-LCH:
        86.9238, 101.8459, 139.4269
        CIE-Luv:
        86.9238, -75.5810, 93.2195
        Hunter-Lab:
        83.5770, -66.4585, 45.2231
      #3bfa4e color charts
#3bfa4e RGB chart
      #3bfa4e CMYK chart
      #3bfa4e RGB pie chart
      #3bfa4e color shades, tints & tones
#3bfa4e color schemes
#3bfa4e color preview, HTML & CSS examples
           This text has a color of #3bfa4e        
        
          <p style="color:#3bfa4e;">Text here</p>
        
        
          .mytext {color:#3bfa4e;}
        
        Text color #3bfa4e
      
           This box has a color of #3bfa4e        
        
          <div style="background-color:#3bfa4e;">Content here</div>
        
        
          .mybackground {background-color:#3bfa4e;}
        
        Background color #3bfa4e
      
           Border around this has a color of #3bfa4e        
        
          <div style="border:2px solid #3bfa4e;">Content here</div>
        
        
          .myborder {border:2px solid #3bfa4e;}
        
        Border color #3bfa4e