#1ed4bc color space conversions
Hex:
        #1ed4bc
        RGB:
        30, 212, 188
        CMY:
        88, 17, 26
        CMYK:
        86, 0, 11, 17
      HSL:
        172°, 75.2066%, 47.4510%
        HSV (HSB):
        172°, 85.8491%, 83.1373%
        XYZ:
        33.1560, 50.9938, 55.6722
        xyY:
        0.2371, 0.3647, 50.9938
      CIE-Lab:
        76.6753, -47.4878, -0.1425
        CIE-LCH:
        76.6753, 47.4880, 180.1719
        CIE-Luv:
        76.6753, -60.2224, 7.1911
        Hunter-Lab:
        71.4100, -42.0890, 3.7636
      #1ed4bc color charts
#1ed4bc RGB chart
      #1ed4bc CMYK chart
      #1ed4bc RGB pie chart
      #1ed4bc color shades, tints & tones
#1ed4bc color schemes
#1ed4bc color preview, HTML & CSS examples
           This text has a color of #1ed4bc        
        
          <p style="color:#1ed4bc;">Text here</p>
        
        
          .mytext {color:#1ed4bc;}
        
        Text color #1ed4bc
      
           This box has a color of #1ed4bc        
        
          <div style="background-color:#1ed4bc;">Content here</div>
        
        
          .mybackground {background-color:#1ed4bc;}
        
        Background color #1ed4bc
      
           Border around this has a color of #1ed4bc        
        
          <div style="border:2px solid #1ed4bc;">Content here</div>
        
        
          .myborder {border:2px solid #1ed4bc;}
        
        Border color #1ed4bc