#3bd8bd color space conversions
Hex:
        #3bd8bd
        RGB:
        59, 216, 189
        CMY:
        77, 15, 26
        CMYK:
        73, 0, 13, 15
      HSL:
        170°, 66.8085%, 53.9216%
        HSV (HSB):
        170°, 72.6852%, 84.7059%
        XYZ:
        35.5448, 53.7157, 56.6389
        xyY:
        0.2436, 0.3682, 53.7157
      CIE-Lab:
        78.2956, -46.2145, 1.7310
        CIE-LCH:
        78.2956, 46.2469, 177.8549
        CIE-Luv:
        78.2956, -58.2561, 9.9258
        Hunter-Lab:
        73.2910, -41.6899, 5.4847
      #3bd8bd color charts
#3bd8bd RGB chart
      #3bd8bd CMYK chart
      #3bd8bd RGB pie chart
      #3bd8bd color shades, tints & tones
#3bd8bd color schemes
#3bd8bd color preview, HTML & CSS examples
           This text has a color of #3bd8bd        
        
          <p style="color:#3bd8bd;">Text here</p>
        
        
          .mytext {color:#3bd8bd;}
        
        Text color #3bd8bd
      
           This box has a color of #3bd8bd        
        
          <div style="background-color:#3bd8bd;">Content here</div>
        
        
          .mybackground {background-color:#3bd8bd;}
        
        Background color #3bd8bd
      
           Border around this has a color of #3bd8bd        
        
          <div style="border:2px solid #3bd8bd;">Content here</div>
        
        
          .myborder {border:2px solid #3bd8bd;}
        
        Border color #3bd8bd