#1ed4ea color space conversions
Hex:
        #1ed4ea
        RGB:
        30, 212, 234
        CMY:
        88, 17, 8
        CMYK:
        87, 9, 0, 8
      HSL:
        186°, 82.9268%, 51.7647%
        HSV (HSB):
        186°, 87.1795%, 91.7647%
        XYZ:
        38.9302, 53.3035, 86.0787
        xyY:
        0.2183, 0.2989, 53.3035
      CIE-Lab:
        78.0538, -34.0808, -22.7687
        CIE-LCH:
        78.0538, 40.9867, 213.7461
        CIE-Luv:
        78.0538, -56.6730, -31.3663
        Hunter-Lab:
        73.0092, -32.5859, -18.7971
      #1ed4ea color charts
#1ed4ea RGB chart
      #1ed4ea CMYK chart
      #1ed4ea RGB pie chart
      #1ed4ea color shades, tints & tones
#1ed4ea color schemes
#1ed4ea color preview, HTML & CSS examples
           This text has a color of #1ed4ea        
        
          <p style="color:#1ed4ea;">Text here</p>
        
        
          .mytext {color:#1ed4ea;}
        
        Text color #1ed4ea
      
           This box has a color of #1ed4ea        
        
          <div style="background-color:#1ed4ea;">Content here</div>
        
        
          .mybackground {background-color:#1ed4ea;}
        
        Background color #1ed4ea
      
           Border around this has a color of #1ed4ea        
        
          <div style="border:2px solid #1ed4ea;">Content here</div>
        
        
          .myborder {border:2px solid #1ed4ea;}
        
        Border color #1ed4ea