#1ad7bc color space conversions
Hex:
        #1ad7bc
        RGB:
        26, 215, 188
        CMY:
        90, 16, 26
        CMYK:
        88, 0, 13, 16
      HSL:
        171°, 78.4232%, 47.2549%
        HSV (HSB):
        171°, 87.9070%, 84.3137%
        XYZ:
        33.8035, 52.4513, 55.9194
        xyY:
        0.2378, 0.3689, 52.4513
      CIE-Lab:
        77.5499, -48.9813, 1.1292
        CIE-LCH:
        77.5499, 48.9943, 178.6793
        CIE-Luv:
        77.5499, -61.5266, 9.3746
        Hunter-Lab:
        72.4233, -43.4260, 4.9173
      #1ad7bc color charts
#1ad7bc RGB chart
      #1ad7bc CMYK chart
      #1ad7bc RGB pie chart
      #1ad7bc color shades, tints & tones
#1ad7bc color schemes
#1ad7bc color preview, HTML & CSS examples
           This text has a color of #1ad7bc        
        
          <p style="color:#1ad7bc;">Text here</p>
        
        
          .mytext {color:#1ad7bc;}
        
        Text color #1ad7bc
      
           This box has a color of #1ad7bc        
        
          <div style="background-color:#1ad7bc;">Content here</div>
        
        
          .mybackground {background-color:#1ad7bc;}
        
        Background color #1ad7bc
      
           Border around this has a color of #1ad7bc        
        
          <div style="border:2px solid #1ad7bc;">Content here</div>
        
        
          .myborder {border:2px solid #1ad7bc;}
        
        Border color #1ad7bc