#3badc1 color space conversions
Hex:
        #3badc1
        RGB:
        59, 173, 193
        CMY:
        77, 32, 24
        CMYK:
        69, 10, 0, 24
      HSL:
        189°, 53.1746%, 49.4118%
        HSV (HSB):
        189°, 69.4301%, 75.6863%
        XYZ:
        26.3728, 34.6672, 55.7535
        xyY:
        0.2258, 0.2968, 34.6672
      CIE-Lab:
        65.4887, -25.1255, -19.5074
        CIE-LCH:
        65.4887, 31.8092, 217.8257
        CIE-Luv:
        65.4887, -42.5835, -26.5071
        Hunter-Lab:
        58.8789, -23.0848, -14.9276
      #3badc1 color charts
#3badc1 RGB chart
      #3badc1 CMYK chart
      #3badc1 RGB pie chart
      #3badc1 color shades, tints & tones
#3badc1 color schemes
#3badc1 color preview, HTML & CSS examples
           This text has a color of #3badc1        
        
          <p style="color:#3badc1;">Text here</p>
        
        
          .mytext {color:#3badc1;}
        
        Text color #3badc1
      
           This box has a color of #3badc1        
        
          <div style="background-color:#3badc1;">Content here</div>
        
        
          .mybackground {background-color:#3badc1;}
        
        Background color #3badc1
      
           Border around this has a color of #3badc1        
        
          <div style="border:2px solid #3badc1;">Content here</div>
        
        
          .myborder {border:2px solid #3badc1;}
        
        Border color #3badc1