#1ed3ef color space conversions
Hex:
        #1ed3ef
        RGB:
        30, 211, 239
        CMY:
        88, 17, 6
        CMYK:
        87, 12, 0, 6
      HSL:
        188°, 86.7220%, 52.7451%
        HSV (HSB):
        188°, 87.4477%, 93.7255%
        XYZ:
        39.4097, 53.0965, 89.8329
        xyY:
        0.2161, 0.2912, 53.0965
      CIE-Lab:
        77.9320, -32.0372, -25.6292
        CIE-LCH:
        77.9320, 41.0272, 218.6592
        CIE-Luv:
        77.9320, -55.9507, -36.4876
        Hunter-Lab:
        72.8674, -30.9778, -22.0872
      #1ed3ef color charts
#1ed3ef RGB chart
      #1ed3ef CMYK chart
      #1ed3ef RGB pie chart
      #1ed3ef color shades, tints & tones
#1ed3ef color schemes
#1ed3ef color preview, HTML & CSS examples
           This text has a color of #1ed3ef        
        
          <p style="color:#1ed3ef;">Text here</p>
        
        
          .mytext {color:#1ed3ef;}
        
        Text color #1ed3ef
      
           This box has a color of #1ed3ef        
        
          <div style="background-color:#1ed3ef;">Content here</div>
        
        
          .mybackground {background-color:#1ed3ef;}
        
        Background color #1ed3ef
      
           Border around this has a color of #1ed3ef        
        
          <div style="border:2px solid #1ed3ef;">Content here</div>
        
        
          .myborder {border:2px solid #1ed3ef;}
        
        Border color #1ed3ef