#1ea5da color space conversions
Hex:
        #1ea5da
        RGB:
        30, 165, 218
        CMY:
        88, 35, 15
        CMYK:
        86, 24, 0, 15
      HSL:
        197°, 75.8065%, 48.6275%
        HSV (HSB):
        197°, 86.2385%, 85.4902%
        XYZ:
        26.6454, 32.2482, 71.1498
        xyY:
        0.2049, 0.2480, 32.2482
      CIE-Lab:
        63.5475, -15.6384, -36.4031
        CIE-LCH:
        63.5475, 39.6200, 246.7521
        CIE-Luv:
        63.5475, -41.7937, -55.6472
        Hunter-Lab:
        56.7875, -15.6237, -34.5339
      #1ea5da color charts
#1ea5da RGB chart
      #1ea5da CMYK chart
      #1ea5da RGB pie chart
      #1ea5da color shades, tints & tones
#1ea5da color schemes
#1ea5da color preview, HTML & CSS examples
           This text has a color of #1ea5da        
        
          <p style="color:#1ea5da;">Text here</p>
        
        
          .mytext {color:#1ea5da;}
        
        Text color #1ea5da
      
           This box has a color of #1ea5da        
        
          <div style="background-color:#1ea5da;">Content here</div>
        
        
          .mybackground {background-color:#1ea5da;}
        
        Background color #1ea5da
      
           Border around this has a color of #1ea5da        
        
          <div style="border:2px solid #1ea5da;">Content here</div>
        
        
          .myborder {border:2px solid #1ea5da;}
        
        Border color #1ea5da