#3bd6cf color space conversions
Hex:
        #3bd6cf
        RGB:
        59, 214, 207
        CMY:
        77, 16, 19
        CMYK:
        72, 0, 3, 16
      HSL:
        177°, 65.4008%, 53.5294%
        HSV (HSB):
        177°, 72.4299%, 83.9216%
        XYZ:
        37.1127, 53.5279, 67.4074
        xyY:
        0.2348, 0.3387, 53.5279
      CIE-Lab:
        78.1857, -40.5199, -8.0670
        CIE-LCH:
        78.1857, 41.3151, 191.2596
        CIE-Luv:
        78.1857, -56.3168, -6.2159
        Hunter-Lab:
        73.1628, -37.4887, -3.4119
      #3bd6cf color charts
#3bd6cf RGB chart
      #3bd6cf CMYK chart
      #3bd6cf RGB pie chart
      #3bd6cf color shades, tints & tones
#3bd6cf color schemes
#3bd6cf color preview, HTML & CSS examples
           This text has a color of #3bd6cf        
        
          <p style="color:#3bd6cf;">Text here</p>
        
        
          .mytext {color:#3bd6cf;}
        
        Text color #3bd6cf
      
           This box has a color of #3bd6cf        
        
          <div style="background-color:#3bd6cf;">Content here</div>
        
        
          .mybackground {background-color:#3bd6cf;}
        
        Background color #3bd6cf
      
           Border around this has a color of #3bd6cf        
        
          <div style="border:2px solid #3bd6cf;">Content here</div>
        
        
          .myborder {border:2px solid #3bd6cf;}
        
        Border color #3bd6cf