#1547a5 color space conversions
Hex:
        #1547a5
        RGB:
        21, 71, 165
        CMY:
        92, 72, 35
        CMYK:
        87, 57, 0, 35
      HSL:
        219°, 77.4194%, 36.4706%
        HSV (HSB):
        219°, 87.2727%, 64.7059%
        XYZ:
        9.3540, 7.3825, 36.5293
        xyY:
        0.1756, 0.1386, 7.3825
      CIE-Lab:
        32.6623, 21.0952, -55.0703
        CIE-LCH:
        32.6623, 58.9724, 290.9598
        CIE-Luv:
        32.6623, -14.8334, -76.0274
        Hunter-Lab:
        27.1708, 13.9029, -60.6918
      #1547a5 color charts
#1547a5 RGB chart
      #1547a5 CMYK chart
      #1547a5 RGB pie chart
      #1547a5 color shades, tints & tones
#1547a5 color schemes
#1547a5 color preview, HTML & CSS examples
           This text has a color of #1547a5        
        
          <p style="color:#1547a5;">Text here</p>
        
        
          .mytext {color:#1547a5;}
        
        Text color #1547a5
      
           This box has a color of #1547a5        
        
          <div style="background-color:#1547a5;">Content here</div>
        
        
          .mybackground {background-color:#1547a5;}
        
        Background color #1547a5
      
           Border around this has a color of #1547a5        
        
          <div style="border:2px solid #1547a5;">Content here</div>
        
        
          .myborder {border:2px solid #1547a5;}
        
        Border color #1547a5