#3bd6dc color space conversions
Hex:
        #3bd6dc
        RGB:
        59, 214, 220
        CMY:
        77, 16, 14
        CMYK:
        73, 3, 0, 14
      HSL:
        182°, 69.6970%, 54.7059%
        HSV (HSB):
        182°, 73.1818%, 86.2745%
        XYZ:
        38.7685, 54.1902, 76.1266
        xyY:
        0.2293, 0.3205, 54.1902
      CIE-Lab:
        78.5725, -36.8314, -14.4536
        CIE-LCH:
        78.5725, 39.5659, 201.4263
        CIE-Luv:
        78.5725, -55.4165, -17.1109
        Hunter-Lab:
        73.6140, -34.8184, -9.7839
      #3bd6dc color charts
#3bd6dc RGB chart
      #3bd6dc CMYK chart
      #3bd6dc RGB pie chart
      #3bd6dc color shades, tints & tones
#3bd6dc color schemes
#3bd6dc color preview, HTML & CSS examples
           This text has a color of #3bd6dc        
        
          <p style="color:#3bd6dc;">Text here</p>
        
        
          .mytext {color:#3bd6dc;}
        
        Text color #3bd6dc
      
           This box has a color of #3bd6dc        
        
          <div style="background-color:#3bd6dc;">Content here</div>
        
        
          .mybackground {background-color:#3bd6dc;}
        
        Background color #3bd6dc
      
           Border around this has a color of #3bd6dc        
        
          <div style="border:2px solid #3bd6dc;">Content here</div>
        
        
          .myborder {border:2px solid #3bd6dc;}
        
        Border color #3bd6dc