#1547a3 color space conversions
Hex:
        #1547a3
        RGB:
        21, 71, 163
        CMY:
        92, 72, 36
        CMYK:
        87, 56, 0, 36
      HSL:
        219°, 77.1739%, 36.0784%
        HSV (HSB):
        219°, 87.1166%, 63.9216%
        XYZ:
        9.1734, 7.3102, 35.5779
        xyY:
        0.1762, 0.1404, 7.3102
      CIE-Lab:
        32.5030, 20.2859, -54.1278
        CIE-LCH:
        32.5030, 57.8043, 290.5449
        CIE-Luv:
        32.5030, -14.8579, -74.6429
        Hunter-Lab:
        27.0375, 13.2465, -59.0918
      #1547a3 color charts
#1547a3 RGB chart
      #1547a3 CMYK chart
      #1547a3 RGB pie chart
      #1547a3 color shades, tints & tones
#1547a3 color schemes
#1547a3 color preview, HTML & CSS examples
           This text has a color of #1547a3        
        
          <p style="color:#1547a3;">Text here</p>
        
        
          .mytext {color:#1547a3;}
        
        Text color #1547a3
      
           This box has a color of #1547a3        
        
          <div style="background-color:#1547a3;">Content here</div>
        
        
          .mybackground {background-color:#1547a3;}
        
        Background color #1547a3
      
           Border around this has a color of #1547a3        
        
          <div style="border:2px solid #1547a3;">Content here</div>
        
        
          .myborder {border:2px solid #1547a3;}
        
        Border color #1547a3