#3bdf8e color space conversions
Hex:
        #3bdf8e
        RGB:
        59, 223, 142
        CMY:
        77, 13, 44
        CMYK:
        74, 0, 36, 13
      HSL:
        150°, 71.9298%, 55.2941%
        HSV (HSB):
        150°, 73.5426%, 87.4510%
        XYZ:
        33.0738, 55.6582, 34.5911
        xyY:
        0.2682, 0.4513, 55.6582
      CIE-Lab:
        79.4189, -59.6048, 28.0471
        CIE-LCH:
        79.4189, 65.8739, 154.8006
        CIE-Luv:
        79.4189, -63.6960, 48.6961
        Hunter-Lab:
        74.6044, -51.4246, 24.7326
      #3bdf8e color charts
#3bdf8e RGB chart
      #3bdf8e CMYK chart
      #3bdf8e RGB pie chart
      #3bdf8e color shades, tints & tones
#3bdf8e color schemes
#3bdf8e color preview, HTML & CSS examples
           This text has a color of #3bdf8e        
        
          <p style="color:#3bdf8e;">Text here</p>
        
        
          .mytext {color:#3bdf8e;}
        
        Text color #3bdf8e
      
           This box has a color of #3bdf8e        
        
          <div style="background-color:#3bdf8e;">Content here</div>
        
        
          .mybackground {background-color:#3bdf8e;}
        
        Background color #3bdf8e
      
           Border around this has a color of #3bdf8e        
        
          <div style="border:2px solid #3bdf8e;">Content here</div>
        
        
          .myborder {border:2px solid #3bdf8e;}
        
        Border color #3bdf8e