#1a7ede color space conversions
Hex:
        #1a7ede
        RGB:
        26, 126, 222
        CMY:
        90, 51, 13
        CMYK:
        88, 43, 0, 13
      HSL:
        209°, 79.0323%, 48.6275%
        HSV (HSB):
        209°, 88.2883%, 87.0588%
        XYZ:
        21.0717, 20.4152, 71.9372
        xyY:
        0.1858, 0.1800, 20.4152
      CIE-Lab:
        52.3035, 8.2032, -56.4272
        CIE-LCH:
        52.3035, 57.0204, 278.2716
        CIE-Luv:
        52.3035, -28.9981, -88.4145
        Hunter-Lab:
        45.1832, 4.1747, -62.7686
      #1a7ede color charts
#1a7ede RGB chart
      #1a7ede CMYK chart
      #1a7ede RGB pie chart
      #1a7ede color shades, tints & tones
#1a7ede color schemes
#1a7ede color preview, HTML & CSS examples
           This text has a color of #1a7ede        
        
          <p style="color:#1a7ede;">Text here</p>
        
        
          .mytext {color:#1a7ede;}
        
        Text color #1a7ede
      
           This box has a color of #1a7ede        
        
          <div style="background-color:#1a7ede;">Content here</div>
        
        
          .mybackground {background-color:#1a7ede;}
        
        Background color #1a7ede
      
           Border around this has a color of #1a7ede        
        
          <div style="border:2px solid #1a7ede;">Content here</div>
        
        
          .myborder {border:2px solid #1a7ede;}
        
        Border color #1a7ede