#3bd1dd color space conversions
Hex:
        #3bd1dd
        RGB:
        59, 209, 221
        CMY:
        77, 18, 13
        CMYK:
        73, 5, 0, 13
      HSL:
        184°, 70.4348%, 54.9020%
        HSV (HSB):
        184°, 73.3032%, 86.6667%
        XYZ:
        37.6552, 51.7512, 76.4110
        xyY:
        0.2271, 0.3121, 51.7512
      CIE-Lab:
        77.1318, -34.2052, -17.1583
        CIE-LCH:
        77.1318, 38.2675, 206.6397
        CIE-Luv:
        77.1318, -53.5952, -21.9036
        Hunter-Lab:
        71.9383, -32.4583, -12.6195
      #3bd1dd color charts
#3bd1dd RGB chart
      #3bd1dd CMYK chart
      #3bd1dd RGB pie chart
      #3bd1dd color shades, tints & tones
#3bd1dd color schemes
#3bd1dd color preview, HTML & CSS examples
           This text has a color of #3bd1dd        
        
          <p style="color:#3bd1dd;">Text here</p>
        
        
          .mytext {color:#3bd1dd;}
        
        Text color #3bd1dd
      
           This box has a color of #3bd1dd        
        
          <div style="background-color:#3bd1dd;">Content here</div>
        
        
          .mybackground {background-color:#3bd1dd;}
        
        Background color #3bd1dd
      
           Border around this has a color of #3bd1dd        
        
          <div style="border:2px solid #3bd1dd;">Content here</div>
        
        
          .myborder {border:2px solid #3bd1dd;}
        
        Border color #3bd1dd