#1447c5 color space conversions
Hex:
        #1447c5
        RGB:
        20, 71, 197
        CMY:
        92, 72, 23
        CMYK:
        90, 64, 0, 23
      HSL:
        223°, 81.5668%, 42.5490%
        HSV (HSB):
        223°, 89.8477%, 77.2549%
        XYZ:
        12.6198, 8.6864, 53.8348
        xyY:
        0.1679, 0.1156, 8.6864
      CIE-Lab:
        35.3734, 33.6418, -69.5735
        CIE-LCH:
        35.3734, 77.2802, 295.8058
        CIE-Luv:
        35.3734, -14.7243, -97.2720
        Hunter-Lab:
        29.4727, 24.8537, -87.6681
      #1447c5 color charts
#1447c5 RGB chart
      #1447c5 CMYK chart
      #1447c5 RGB pie chart
      #1447c5 color shades, tints & tones
#1447c5 color schemes
#1447c5 color preview, HTML & CSS examples
           This text has a color of #1447c5        
        
          <p style="color:#1447c5;">Text here</p>
        
        
          .mytext {color:#1447c5;}
        
        Text color #1447c5
      
           This box has a color of #1447c5        
        
          <div style="background-color:#1447c5;">Content here</div>
        
        
          .mybackground {background-color:#1447c5;}
        
        Background color #1447c5
      
           Border around this has a color of #1447c5        
        
          <div style="border:2px solid #1447c5;">Content here</div>
        
        
          .myborder {border:2px solid #1447c5;}
        
        Border color #1447c5