#1badb6 color space conversions
Hex:
        #1badb6
        RGB:
        27, 173, 182
        CMY:
        89, 32, 29
        CMYK:
        85, 5, 0, 29
      HSL:
        183°, 74.1627%, 40.9804%
        HSV (HSB):
        183°, 85.1648%, 71.3725%
        XYZ:
        23.8391, 33.4976, 49.4652
        xyY:
        0.2232, 0.3136, 33.4976
      CIE-Lab:
        64.5618, -31.9275, -14.8485
        CIE-LCH:
        64.5618, 35.2114, 204.9417
        CIE-Luv:
        64.5618, -47.4274, -18.0470
        Hunter-Lab:
        57.8771, -27.7623, -10.1588
      #1badb6 color charts
#1badb6 RGB chart
      #1badb6 CMYK chart
      #1badb6 RGB pie chart
      #1badb6 color shades, tints & tones
#1badb6 color schemes
#1badb6 color preview, HTML & CSS examples
           This text has a color of #1badb6        
        
          <p style="color:#1badb6;">Text here</p>
        
        
          .mytext {color:#1badb6;}
        
        Text color #1badb6
      
           This box has a color of #1badb6        
        
          <div style="background-color:#1badb6;">Content here</div>
        
        
          .mybackground {background-color:#1badb6;}
        
        Background color #1badb6
      
           Border around this has a color of #1badb6        
        
          <div style="border:2px solid #1badb6;">Content here</div>
        
        
          .myborder {border:2px solid #1badb6;}
        
        Border color #1badb6