#3bd3ce color space conversions
Hex:
        #3bd3ce
        RGB:
        59, 211, 206
        CMY:
        77, 17, 19
        CMYK:
        72, 0, 2, 17
      HSL:
        178°, 63.3333%, 52.9412%
        HSV (HSB):
        178°, 72.0379%, 82.7451%
        XYZ:
        36.2385, 51.9746, 66.5146
        xyY:
        0.2342, 0.3359, 51.9746
      CIE-Lab:
        77.2656, -39.4465, -8.8974
        CIE-LCH:
        77.2656, 40.4375, 192.7107
        CIE-Luv:
        77.2656, -55.3298, -7.6941
        Hunter-Lab:
        72.0934, -36.4386, -4.2366
      #3bd3ce color charts
#3bd3ce RGB chart
      #3bd3ce CMYK chart
      #3bd3ce RGB pie chart
      #3bd3ce color shades, tints & tones
#3bd3ce color schemes
#3bd3ce color preview, HTML & CSS examples
           This text has a color of #3bd3ce        
        
          <p style="color:#3bd3ce;">Text here</p>
        
        
          .mytext {color:#3bd3ce;}
        
        Text color #3bd3ce
      
           This box has a color of #3bd3ce        
        
          <div style="background-color:#3bd3ce;">Content here</div>
        
        
          .mybackground {background-color:#3bd3ce;}
        
        Background color #3bd3ce
      
           Border around this has a color of #3bd3ce        
        
          <div style="border:2px solid #3bd3ce;">Content here</div>
        
        
          .myborder {border:2px solid #3bd3ce;}
        
        Border color #3bd3ce