#1490e5 color space conversions
Hex:
        #1490e5
        RGB:
        20, 144, 229
        CMY:
        92, 44, 10
        CMYK:
        91, 37, 0, 10
      HSL:
        204°, 83.9357%, 48.8235%
        HSV (HSB):
        204°, 91.2664%, 89.8039%
        XYZ:
        24.4046, 25.7524, 77.8132
        xyY:
        0.1907, 0.2012, 25.7524
      CIE-Lab:
        57.8013, -0.3133, -51.5675
        CIE-LCH:
        57.8013, 51.5685, 269.6518
        CIE-Luv:
        57.8013, -34.7823, -81.5402
        Hunter-Lab:
        50.7468, -2.9646, -55.3902
      #1490e5 color charts
#1490e5 RGB chart
      #1490e5 CMYK chart
      #1490e5 RGB pie chart
      #1490e5 color shades, tints & tones
#1490e5 color schemes
#1490e5 color preview, HTML & CSS examples
           This text has a color of #1490e5        
        
          <p style="color:#1490e5;">Text here</p>
        
        
          .mytext {color:#1490e5;}
        
        Text color #1490e5
      
           This box has a color of #1490e5        
        
          <div style="background-color:#1490e5;">Content here</div>
        
        
          .mybackground {background-color:#1490e5;}
        
        Background color #1490e5
      
           Border around this has a color of #1490e5        
        
          <div style="border:2px solid #1490e5;">Content here</div>
        
        
          .myborder {border:2px solid #1490e5;}
        
        Border color #1490e5