#3bd0cb color space conversions
Hex:
        #3bd0cb
        RGB:
        59, 208, 203
        CMY:
        77, 18, 20
        CMYK:
        72, 0, 2, 18
      HSL:
        178°, 61.3169%, 52.3529%
        HSV (HSB):
        178°, 71.6346%, 81.5686%
        XYZ:
        35.1390, 50.3534, 64.3671
        xyY:
        0.2345, 0.3360, 50.3534
      CIE-Lab:
        76.2856, -38.9268, -8.7406
        CIE-LCH:
        76.2856, 39.8961, 192.6553
        CIE-Luv:
        76.2856, -54.4764, -7.5094
        Hunter-Lab:
        70.9601, -35.7881, -4.1092
      #3bd0cb color charts
#3bd0cb RGB chart
      #3bd0cb CMYK chart
      #3bd0cb RGB pie chart
      #3bd0cb color shades, tints & tones
#3bd0cb color schemes
#3bd0cb color preview, HTML & CSS examples
           This text has a color of #3bd0cb        
        
          <p style="color:#3bd0cb;">Text here</p>
        
        
          .mytext {color:#3bd0cb;}
        
        Text color #3bd0cb
      
           This box has a color of #3bd0cb        
        
          <div style="background-color:#3bd0cb;">Content here</div>
        
        
          .mybackground {background-color:#3bd0cb;}
        
        Background color #3bd0cb
      
           Border around this has a color of #3bd0cb        
        
          <div style="border:2px solid #3bd0cb;">Content here</div>
        
        
          .myborder {border:2px solid #3bd0cb;}
        
        Border color #3bd0cb