#3bd5ce color space conversions
Hex:
        #3bd5ce
        RGB:
        59, 213, 206
        CMY:
        77, 16, 19
        CMYK:
        72, 0, 3, 16
      HSL:
        177°, 64.7059%, 53.3333%
        HSV (HSB):
        177°, 72.3005%, 83.5294%
        XYZ:
        36.7385, 52.9745, 66.6813
        xyY:
        0.2349, 0.3387, 52.9745
      CIE-Lab:
        77.8600, -40.3485, -8.0143
        CIE-LCH:
        77.8600, 41.1367, 191.2343
        CIE-Luv:
        77.8600, -56.0341, -6.1546
        Hunter-Lab:
        72.7836, -37.2712, -3.3705
      #3bd5ce color charts
#3bd5ce RGB chart
      #3bd5ce CMYK chart
      #3bd5ce RGB pie chart
      #3bd5ce color shades, tints & tones
#3bd5ce color schemes
#3bd5ce color preview, HTML & CSS examples
           This text has a color of #3bd5ce        
        
          <p style="color:#3bd5ce;">Text here</p>
        
        
          .mytext {color:#3bd5ce;}
        
        Text color #3bd5ce
      
           This box has a color of #3bd5ce        
        
          <div style="background-color:#3bd5ce;">Content here</div>
        
        
          .mybackground {background-color:#3bd5ce;}
        
        Background color #3bd5ce
      
           Border around this has a color of #3bd5ce        
        
          <div style="border:2px solid #3bd5ce;">Content here</div>
        
        
          .myborder {border:2px solid #3bd5ce;}
        
        Border color #3bd5ce