#3badb6 color space conversions
Hex:
        #3badb6
        RGB:
        59, 173, 182
        CMY:
        77, 32, 29
        CMYK:
        68, 5, 0, 29
      HSL:
        184°, 51.0373%, 47.2549%
        HSV (HSB):
        184°, 67.5824%, 71.3725%
        XYZ:
        25.1907, 34.1943, 49.5284
        xyY:
        0.2313, 0.3140, 34.1943
      CIE-Lab:
        65.1165, -28.4686, -13.9575
        CIE-LCH:
        65.1165, 31.7060, 206.1178
        CIE-Luv:
        65.1165, -43.2595, -17.0776
        Hunter-Lab:
        58.4759, -25.4373, -9.2848
      #3badb6 color charts
#3badb6 RGB chart
      #3badb6 CMYK chart
      #3badb6 RGB pie chart
      #3badb6 color shades, tints & tones
#3badb6 color schemes
#3badb6 color preview, HTML & CSS examples
           This text has a color of #3badb6        
        
          <p style="color:#3badb6;">Text here</p>
        
        
          .mytext {color:#3badb6;}
        
        Text color #3badb6
      
           This box has a color of #3badb6        
        
          <div style="background-color:#3badb6;">Content here</div>
        
        
          .mybackground {background-color:#3badb6;}
        
        Background color #3badb6
      
           Border around this has a color of #3badb6        
        
          <div style="border:2px solid #3badb6;">Content here</div>
        
        
          .myborder {border:2px solid #3badb6;}
        
        Border color #3badb6