#3bdbaf color space conversions
Hex:
        #3bdbaf
        RGB:
        59, 219, 175
        CMY:
        77, 14, 31
        CMYK:
        73, 0, 20, 14
      HSL:
        164°, 68.9655%, 54.5098%
        HSV (HSB):
        164°, 73.0594%, 85.8824%
        XYZ:
        34.8730, 54.6880, 49.2753
        xyY:
        0.2512, 0.3939, 54.6880
      CIE-Lab:
        78.8612, -50.9362, 10.0027
        CIE-LCH:
        78.8612, 51.9090, 168.8898
        CIE-Luv:
        78.8612, -60.2482, 22.9380
        Hunter-Lab:
        73.9513, -45.2401, 12.2598
      #3bdbaf color charts
#3bdbaf RGB chart
      #3bdbaf CMYK chart
      #3bdbaf RGB pie chart
      #3bdbaf color shades, tints & tones
#3bdbaf color schemes
#3bdbaf color preview, HTML & CSS examples
           This text has a color of #3bdbaf        
        
          <p style="color:#3bdbaf;">Text here</p>
        
        
          .mytext {color:#3bdbaf;}
        
        Text color #3bdbaf
      
           This box has a color of #3bdbaf        
        
          <div style="background-color:#3bdbaf;">Content here</div>
        
        
          .mybackground {background-color:#3bdbaf;}
        
        Background color #3bdbaf
      
           Border around this has a color of #3bdbaf        
        
          <div style="border:2px solid #3bdbaf;">Content here</div>
        
        
          .myborder {border:2px solid #3bdbaf;}
        
        Border color #3bdbaf