#3bd4da color space conversions
Hex:
        #3bd4da
        RGB:
        59, 212, 218
        CMY:
        77, 17, 15
        CMYK:
        73, 3, 0, 15
      HSL:
        182°, 68.2403%, 54.3137%
        HSV (HSB):
        182°, 72.9358%, 85.4902%
        XYZ:
        38.0020, 53.0787, 74.5720
        xyY:
        0.2294, 0.3204, 53.0787
      CIE-Lab:
        77.9215, -36.4850, -14.3595
        CIE-LCH:
        77.9215, 39.2090, 201.4832
        CIE-Luv:
        77.9215, -54.8540, -16.9904
        Hunter-Lab:
        72.8552, -34.3891, -9.6886
      #3bd4da color charts
#3bd4da RGB chart
      #3bd4da CMYK chart
      #3bd4da RGB pie chart
      #3bd4da color shades, tints & tones
#3bd4da color schemes
#3bd4da color preview, HTML & CSS examples
           This text has a color of #3bd4da        
        
          <p style="color:#3bd4da;">Text here</p>
        
        
          .mytext {color:#3bd4da;}
        
        Text color #3bd4da
      
           This box has a color of #3bd4da        
        
          <div style="background-color:#3bd4da;">Content here</div>
        
        
          .mybackground {background-color:#3bd4da;}
        
        Background color #3bd4da
      
           Border around this has a color of #3bd4da        
        
          <div style="border:2px solid #3bd4da;">Content here</div>
        
        
          .myborder {border:2px solid #3bd4da;}
        
        Border color #3bd4da