#1ed4e7 color space conversions
Hex:
        #1ed4e7
        RGB:
        30, 212, 231
        CMY:
        88, 17, 9
        CMYK:
        87, 8, 0, 9
      HSL:
        186°, 80.7229%, 51.1765%
        HSV (HSB):
        186°, 87.0130%, 90.5882%
        XYZ:
        38.5027, 53.1325, 83.8276
        xyY:
        0.2194, 0.3028, 53.1325
      CIE-Lab:
        77.9532, -35.0110, -21.3159
        CIE-LCH:
        77.9532, 40.9895, 211.3346
        CIE-Luv:
        77.9532, -56.9039, -28.7862
        Hunter-Lab:
        72.8920, -33.2746, -17.1605
      #1ed4e7 color charts
#1ed4e7 RGB chart
      #1ed4e7 CMYK chart
      #1ed4e7 RGB pie chart
      #1ed4e7 color shades, tints & tones
#1ed4e7 color schemes
#1ed4e7 color preview, HTML & CSS examples
           This text has a color of #1ed4e7        
        
          <p style="color:#1ed4e7;">Text here</p>
        
        
          .mytext {color:#1ed4e7;}
        
        Text color #1ed4e7
      
           This box has a color of #1ed4e7        
        
          <div style="background-color:#1ed4e7;">Content here</div>
        
        
          .mybackground {background-color:#1ed4e7;}
        
        Background color #1ed4e7
      
           Border around this has a color of #1ed4e7        
        
          <div style="border:2px solid #1ed4e7;">Content here</div>
        
        
          .myborder {border:2px solid #1ed4e7;}
        
        Border color #1ed4e7