#3bfa8e color space conversions
Hex:
        #3bfa8e
        RGB:
        59, 250, 142
        CMY:
        77, 2, 44
        CMYK:
        76, 0, 43, 2
      HSL:
        146°, 95.0249%, 60.5882%
        HSV (HSB):
        146°, 76.4000%, 98.0392%
        XYZ:
        40.8717, 71.2540, 37.1904
        xyY:
        0.2737, 0.4772, 71.2540
      CIE-Lab:
        87.6083, -69.1906, 38.8307
        CIE-LCH:
        87.6083, 79.3421, 150.6983
        CIE-Luv:
        87.6083, -72.8578, 64.6543
        Hunter-Lab:
        84.4121, -61.2928, 32.9664
      #3bfa8e color charts
#3bfa8e RGB chart
      #3bfa8e CMYK chart
      #3bfa8e RGB pie chart
      #3bfa8e color shades, tints & tones
#3bfa8e color schemes
#3bfa8e color preview, HTML & CSS examples
           This text has a color of #3bfa8e        
        
          <p style="color:#3bfa8e;">Text here</p>
        
        
          .mytext {color:#3bfa8e;}
        
        Text color #3bfa8e
      
           This box has a color of #3bfa8e        
        
          <div style="background-color:#3bfa8e;">Content here</div>
        
        
          .mybackground {background-color:#3bfa8e;}
        
        Background color #3bfa8e
      
           Border around this has a color of #3bfa8e        
        
          <div style="border:2px solid #3bfa8e;">Content here</div>
        
        
          .myborder {border:2px solid #3bfa8e;}
        
        Border color #3bfa8e