#3bd1ac color space conversions
Hex:
        #3bd1ac
        RGB:
        59, 209, 172
        CMY:
        77, 18, 33
        CMYK:
        72, 0, 18, 18
      HSL:
        165°, 61.9835%, 52.5490%
        HSV (HSB):
        165°, 71.7703%, 81.9608%
        XYZ:
        32.0505, 49.5093, 46.8967
        xyY:
        0.2495, 0.3854, 49.5093
      CIE-Lab:
        75.7671, -47.5294, 7.1795
        CIE-LCH:
        75.7671, 48.0686, 171.4102
        CIE-Luv:
        75.7671, -56.9181, 18.1611
        Hunter-Lab:
        70.3628, -41.8277, 9.7373
      #3bd1ac color charts
#3bd1ac RGB chart
      #3bd1ac CMYK chart
      #3bd1ac RGB pie chart
      #3bd1ac color shades, tints & tones
#3bd1ac color schemes
#3bd1ac color preview, HTML & CSS examples
           This text has a color of #3bd1ac        
        
          <p style="color:#3bd1ac;">Text here</p>
        
        
          .mytext {color:#3bd1ac;}
        
        Text color #3bd1ac
      
           This box has a color of #3bd1ac        
        
          <div style="background-color:#3bd1ac;">Content here</div>
        
        
          .mybackground {background-color:#3bd1ac;}
        
        Background color #3bd1ac
      
           Border around this has a color of #3bd1ac        
        
          <div style="border:2px solid #3bd1ac;">Content here</div>
        
        
          .myborder {border:2px solid #3bd1ac;}
        
        Border color #3bd1ac