#1474dd color space conversions
Hex:
        #1474dd
        RGB:
        20, 116, 221
        CMY:
        92, 55, 13
        CMYK:
        91, 48, 0, 13
      HSL:
        211°, 83.4025%, 47.2549%
        HSV (HSB):
        211°, 90.9502%, 86.6667%
        XYZ:
        19.5850, 17.8600, 70.8217
        xyY:
        0.1809, 0.1650, 17.8600
      CIE-Lab:
        49.3258, 13.7471, -60.6560
        CIE-LCH:
        49.3258, 62.1944, 282.7698
        CIE-Luv:
        49.3258, -26.3828, -94.1491
        Hunter-Lab:
        42.2610, 8.7654, -69.7763
      #1474dd color charts
#1474dd RGB chart
      #1474dd CMYK chart
      #1474dd RGB pie chart
      #1474dd color shades, tints & tones
#1474dd color schemes
#1474dd color preview, HTML & CSS examples
           This text has a color of #1474dd        
        
          <p style="color:#1474dd;">Text here</p>
        
        
          .mytext {color:#1474dd;}
        
        Text color #1474dd
      
           This box has a color of #1474dd        
        
          <div style="background-color:#1474dd;">Content here</div>
        
        
          .mybackground {background-color:#1474dd;}
        
        Background color #1474dd
      
           Border around this has a color of #1474dd        
        
          <div style="border:2px solid #1474dd;">Content here</div>
        
        
          .myborder {border:2px solid #1474dd;}
        
        Border color #1474dd