#1ed8d1 color space conversions
Hex:
        #1ed8d1
        RGB:
        30, 216, 209
        CMY:
        88, 15, 18
        CMYK:
        86, 0, 3, 15
      HSL:
        178°, 75.6098%, 48.2353%
        HSV (HSB):
        178°, 86.1111%, 84.7059%
        XYZ:
        36.5999, 53.9912, 68.8139
        xyY:
        0.2296, 0.3387, 53.9912
      CIE-Lab:
        78.4566, -43.3786, -8.7773
        CIE-LCH:
        78.4566, 44.2577, 191.4389
        CIE-Luv:
        78.4566, -59.9690, -6.9697
        Hunter-Lab:
        73.4787, -39.6765, -4.0909
      #1ed8d1 color charts
#1ed8d1 RGB chart
      #1ed8d1 CMYK chart
      #1ed8d1 RGB pie chart
      #1ed8d1 color shades, tints & tones
#1ed8d1 color schemes
#1ed8d1 color preview, HTML & CSS examples
           This text has a color of #1ed8d1        
        
          <p style="color:#1ed8d1;">Text here</p>
        
        
          .mytext {color:#1ed8d1;}
        
        Text color #1ed8d1
      
           This box has a color of #1ed8d1        
        
          <div style="background-color:#1ed8d1;">Content here</div>
        
        
          .mybackground {background-color:#1ed8d1;}
        
        Background color #1ed8d1
      
           Border around this has a color of #1ed8d1        
        
          <div style="border:2px solid #1ed8d1;">Content here</div>
        
        
          .myborder {border:2px solid #1ed8d1;}
        
        Border color #1ed8d1