#1ed3f2 color space conversions
Hex:
        #1ed3f2
        RGB:
        30, 211, 242
        CMY:
        88, 17, 5
        CMYK:
        88, 13, 0, 5
      HSL:
        189°, 89.0756%, 53.3333%
        HSV (HSB):
        189°, 87.6033%, 94.9020%
        XYZ:
        39.8567, 53.2754, 92.1869
        xyY:
        0.2151, 0.2875, 53.2754
      CIE-Lab:
        78.0373, -31.0867, -27.0719
        CIE-LCH:
        78.0373, 41.2223, 221.0510
        CIE-Luv:
        78.0373, -55.7219, -39.0801
        Hunter-Lab:
        72.9900, -30.2612, -23.7908
      #1ed3f2 color charts
#1ed3f2 RGB chart
      #1ed3f2 CMYK chart
      #1ed3f2 RGB pie chart
      #1ed3f2 color shades, tints & tones
#1ed3f2 color schemes
#1ed3f2 color preview, HTML & CSS examples
           This text has a color of #1ed3f2        
        
          <p style="color:#1ed3f2;">Text here</p>
        
        
          .mytext {color:#1ed3f2;}
        
        Text color #1ed3f2
      
           This box has a color of #1ed3f2        
        
          <div style="background-color:#1ed3f2;">Content here</div>
        
        
          .mybackground {background-color:#1ed3f2;}
        
        Background color #1ed3f2
      
           Border around this has a color of #1ed3f2        
        
          <div style="border:2px solid #1ed3f2;">Content here</div>
        
        
          .myborder {border:2px solid #1ed3f2;}
        
        Border color #1ed3f2