#3badb8 color space conversions
Hex:
        #3badb8
        RGB:
        59, 173, 184
        CMY:
        77, 32, 28
        CMYK:
        68, 6, 0, 28
      HSL:
        185°, 51.4403%, 47.6471%
        HSV (HSB):
        185°, 67.9348%, 72.1569%
        XYZ:
        25.3989, 34.2776, 50.6250
        xyY:
        0.2303, 0.3108, 34.2776
      CIE-Lab:
        65.1824, -27.8697, -14.9709
        CIE-LCH:
        65.1824, 31.6362, 208.2436
        CIE-Luv:
        65.1824, -43.1362, -18.7835
        Hunter-Lab:
        58.5471, -25.0205, -10.2844
      #3badb8 color charts
#3badb8 RGB chart
      #3badb8 CMYK chart
      #3badb8 RGB pie chart
      #3badb8 color shades, tints & tones
#3badb8 color schemes
#3badb8 color preview, HTML & CSS examples
           This text has a color of #3badb8        
        
          <p style="color:#3badb8;">Text here</p>
        
        
          .mytext {color:#3badb8;}
        
        Text color #3badb8
      
           This box has a color of #3badb8        
        
          <div style="background-color:#3badb8;">Content here</div>
        
        
          .mybackground {background-color:#3badb8;}
        
        Background color #3badb8
      
           Border around this has a color of #3badb8        
        
          <div style="border:2px solid #3badb8;">Content here</div>
        
        
          .myborder {border:2px solid #3badb8;}
        
        Border color #3badb8