#3bd3cd color space conversions
Hex:
        #3bd3cd
        RGB:
        59, 211, 205
        CMY:
        77, 17, 20
        CMYK:
        72, 0, 3, 17
      HSL:
        178°, 63.3333%, 52.9412%
        HSV (HSB):
        178°, 72.0379%, 82.7451%
        XYZ:
        36.1173, 51.9261, 65.8768
        xyY:
        0.2346, 0.3374, 51.9261
      CIE-Lab:
        77.2366, -39.7260, -8.4032
        CIE-LCH:
        77.2366, 40.6050, 191.9436
        CIE-Luv:
        77.2366, -55.3985, -6.8622
        Hunter-Lab:
        72.0598, -36.6380, -3.7608
      #3bd3cd color charts
#3bd3cd RGB chart
      #3bd3cd CMYK chart
      #3bd3cd RGB pie chart
      #3bd3cd color shades, tints & tones
#3bd3cd color schemes
#3bd3cd color preview, HTML & CSS examples
           This text has a color of #3bd3cd        
        
          <p style="color:#3bd3cd;">Text here</p>
        
        
          .mytext {color:#3bd3cd;}
        
        Text color #3bd3cd
      
           This box has a color of #3bd3cd        
        
          <div style="background-color:#3bd3cd;">Content here</div>
        
        
          .mybackground {background-color:#3bd3cd;}
        
        Background color #3bd3cd
      
           Border around this has a color of #3bd3cd        
        
          <div style="border:2px solid #3bd3cd;">Content here</div>
        
        
          .myborder {border:2px solid #3bd3cd;}
        
        Border color #3bd3cd