#1e94ba color space conversions
Hex:
        #1e94ba
        RGB:
        30, 148, 186
        CMY:
        88, 42, 27
        CMYK:
        84, 20, 0, 27
      HSL:
        195°, 72.2222%, 42.3529%
        HSV (HSB):
        195°, 83.8710%, 72.9412%
        XYZ:
        19.9883, 25.0010, 50.2266
        xyY:
        0.2099, 0.2626, 25.0010
      CIE-Lab:
        57.0764, -17.6476, -28.5392
        CIE-LCH:
        57.0764, 33.5547, 238.2689
        CIE-Luv:
        57.0764, -38.0796, -41.5460
        Hunter-Lab:
        50.0010, -16.1451, -24.5568
      #1e94ba color charts
#1e94ba RGB chart
      #1e94ba CMYK chart
      #1e94ba RGB pie chart
      #1e94ba color shades, tints & tones
#1e94ba color schemes
#1e94ba color preview, HTML & CSS examples
           This text has a color of #1e94ba        
        
          <p style="color:#1e94ba;">Text here</p>
        
        
          .mytext {color:#1e94ba;}
        
        Text color #1e94ba
      
           This box has a color of #1e94ba        
        
          <div style="background-color:#1e94ba;">Content here</div>
        
        
          .mybackground {background-color:#1e94ba;}
        
        Background color #1e94ba
      
           Border around this has a color of #1e94ba        
        
          <div style="border:2px solid #1e94ba;">Content here</div>
        
        
          .myborder {border:2px solid #1e94ba;}
        
        Border color #1e94ba