#1ed8bd color space conversions
Hex:
        #1ed8bd
        RGB:
        30, 216, 189
        CMY:
        88, 15, 26
        CMYK:
        86, 0, 13, 15
      HSL:
        171°, 75.6098%, 48.2353%
        HSV (HSB):
        171°, 86.1111%, 84.7059%
        XYZ:
        34.2766, 53.0619, 56.5795
        xyY:
        0.2382, 0.3687, 53.0619
      CIE-Lab:
        77.9115, -48.8950, 1.1249
        CIE-LCH:
        77.9115, 48.9080, 178.6820
        CIE-Luv:
        77.9115, -61.5060, 9.3665
        Hunter-Lab:
        72.8436, -43.4830, 4.9384
      #1ed8bd color charts
#1ed8bd RGB chart
      #1ed8bd CMYK chart
      #1ed8bd RGB pie chart
      #1ed8bd color shades, tints & tones
#1ed8bd color schemes
#1ed8bd color preview, HTML & CSS examples
           This text has a color of #1ed8bd        
        
          <p style="color:#1ed8bd;">Text here</p>
        
        
          .mytext {color:#1ed8bd;}
        
        Text color #1ed8bd
      
           This box has a color of #1ed8bd        
        
          <div style="background-color:#1ed8bd;">Content here</div>
        
        
          .mybackground {background-color:#1ed8bd;}
        
        Background color #1ed8bd
      
           Border around this has a color of #1ed8bd        
        
          <div style="border:2px solid #1ed8bd;">Content here</div>
        
        
          .myborder {border:2px solid #1ed8bd;}
        
        Border color #1ed8bd