#1490b1 color space conversions
Hex:
        #1490b1
        RGB:
        20, 144, 177
        CMY:
        92, 44, 31
        CMYK:
        89, 19, 0, 31
      HSL:
        193°, 79.6954%, 38.6275%
        HSV (HSB):
        193°, 88.7006%, 69.4118%
        XYZ:
        18.1976, 23.2696, 45.1273
        xyY:
        0.2101, 0.2687, 23.2696
      CIE-Lab:
        55.3489, -19.3599, -26.1003
        CIE-LCH:
        55.3489, 32.4966, 233.4337
        CIE-Luv:
        55.3489, -38.1491, -37.1784
        Hunter-Lab:
        48.2385, -17.0799, -21.6990
      #1490b1 color charts
#1490b1 RGB chart
      #1490b1 CMYK chart
      #1490b1 RGB pie chart
      #1490b1 color shades, tints & tones
#1490b1 color schemes
#1490b1 color preview, HTML & CSS examples
           This text has a color of #1490b1        
        
          <p style="color:#1490b1;">Text here</p>
        
        
          .mytext {color:#1490b1;}
        
        Text color #1490b1
      
           This box has a color of #1490b1        
        
          <div style="background-color:#1490b1;">Content here</div>
        
        
          .mybackground {background-color:#1490b1;}
        
        Background color #1490b1
      
           Border around this has a color of #1490b1        
        
          <div style="border:2px solid #1490b1;">Content here</div>
        
        
          .myborder {border:2px solid #1490b1;}
        
        Border color #1490b1