#1eadce color space conversions
Hex:
        #1eadce
        RGB:
        30, 173, 206
        CMY:
        88, 32, 19
        CMYK:
        85, 16, 0, 19
      HSL:
        191°, 74.5763%, 46.2745%
        HSV (HSB):
        191°, 85.4369%, 80.7843%
        XYZ:
        26.6196, 34.6194, 63.6717
        xyY:
        0.2131, 0.2772, 34.6194
      CIE-Lab:
        65.4513, -23.9501, -26.8140
        CIE-LCH:
        65.4513, 35.9527, 228.2289
        CIE-Luv:
        65.4513, -45.3937, -38.7426
        Hunter-Lab:
        58.8382, -22.2101, -22.9738
      #1eadce color charts
#1eadce RGB chart
      #1eadce CMYK chart
      #1eadce RGB pie chart
      #1eadce color shades, tints & tones
#1eadce color schemes
#1eadce color preview, HTML & CSS examples
           This text has a color of #1eadce        
        
          <p style="color:#1eadce;">Text here</p>
        
        
          .mytext {color:#1eadce;}
        
        Text color #1eadce
      
           This box has a color of #1eadce        
        
          <div style="background-color:#1eadce;">Content here</div>
        
        
          .mybackground {background-color:#1eadce;}
        
        Background color #1eadce
      
           Border around this has a color of #1eadce        
        
          <div style="border:2px solid #1eadce;">Content here</div>
        
        
          .myborder {border:2px solid #1eadce;}
        
        Border color #1eadce