#1e72be color space conversions
Hex:
        #1e72be
        RGB:
        30, 114, 190
        CMY:
        88, 55, 25
        CMYK:
        84, 40, 0, 25
      HSL:
        209°, 72.7273%, 43.1373%
        HSV (HSB):
        209°, 84.2105%, 74.5098%
        XYZ:
        15.8470, 16.0284, 50.9738
        xyY:
        0.1913, 0.1935, 16.0284
      CIE-Lab:
        47.0117, 3.5924, -46.6547
        CIE-LCH:
        47.0117, 46.7928, 274.4030
        CIE-Luv:
        47.0117, -26.2369, -70.7720
        Hunter-Lab:
        40.0354, 0.5927, -47.4642
      #1e72be color charts
#1e72be RGB chart
      #1e72be CMYK chart
      #1e72be RGB pie chart
      #1e72be color shades, tints & tones
#1e72be color schemes
#1e72be color preview, HTML & CSS examples
           This text has a color of #1e72be        
        
          <p style="color:#1e72be;">Text here</p>
        
        
          .mytext {color:#1e72be;}
        
        Text color #1e72be
      
           This box has a color of #1e72be        
        
          <div style="background-color:#1e72be;">Content here</div>
        
        
          .mybackground {background-color:#1e72be;}
        
        Background color #1e72be
      
           Border around this has a color of #1e72be        
        
          <div style="border:2px solid #1e72be;">Content here</div>
        
        
          .myborder {border:2px solid #1e72be;}
        
        Border color #1e72be