#1ed3e1 color space conversions
Hex:
        #1ed3e1
        RGB:
        30, 211, 225
        CMY:
        88, 17, 12
        CMYK:
        87, 6, 0, 12
      HSL:
        184°, 76.4706%, 50.0000%
        HSV (HSB):
        184°, 86.6667%, 88.2353%
        XYZ:
        37.4203, 52.3008, 79.3570
        xyY:
        0.2213, 0.3093, 52.3008
      CIE-Lab:
        77.4604, -36.3866, -18.8473
        CIE-LCH:
        77.4604, 40.9781, 207.3830
        CIE-Luv:
        77.4604, -57.0271, -24.4438
        Hunter-Lab:
        72.3193, -34.1972, -14.4362
      #1ed3e1 color charts
#1ed3e1 RGB chart
      #1ed3e1 CMYK chart
      #1ed3e1 RGB pie chart
      #1ed3e1 color shades, tints & tones
#1ed3e1 color schemes
#1ed3e1 color preview, HTML & CSS examples
           This text has a color of #1ed3e1        
        
          <p style="color:#1ed3e1;">Text here</p>
        
        
          .mytext {color:#1ed3e1;}
        
        Text color #1ed3e1
      
           This box has a color of #1ed3e1        
        
          <div style="background-color:#1ed3e1;">Content here</div>
        
        
          .mybackground {background-color:#1ed3e1;}
        
        Background color #1ed3e1
      
           Border around this has a color of #1ed3e1        
        
          <div style="border:2px solid #1ed3e1;">Content here</div>
        
        
          .myborder {border:2px solid #1ed3e1;}
        
        Border color #1ed3e1