#1542a5 color space conversions
Hex:
        #1542a5
        RGB:
        21, 66, 165
        CMY:
        92, 74, 35
        CMYK:
        87, 60, 0, 35
      HSL:
        221°, 77.4194%, 36.4706%
        HSV (HSB):
        221°, 87.2727%, 64.7059%
        XYZ:
        9.0490, 6.7725, 36.4276
        xyY:
        0.1732, 0.1296, 6.7725
      CIE-Lab:
        31.2832, 24.5026, -57.3190
        CIE-LCH:
        31.2832, 62.3365, 293.1457
        CIE-Luv:
        31.2832, -13.5229, -77.7488
        Hunter-Lab:
        26.0240, 16.5257, -64.7756
      #1542a5 color charts
#1542a5 RGB chart
      #1542a5 CMYK chart
      #1542a5 RGB pie chart
      #1542a5 color shades, tints & tones
#1542a5 color schemes
#1542a5 color preview, HTML & CSS examples
           This text has a color of #1542a5        
        
          <p style="color:#1542a5;">Text here</p>
        
        
          .mytext {color:#1542a5;}
        
        Text color #1542a5
      
           This box has a color of #1542a5        
        
          <div style="background-color:#1542a5;">Content here</div>
        
        
          .mybackground {background-color:#1542a5;}
        
        Background color #1542a5
      
           Border around this has a color of #1542a5        
        
          <div style="border:2px solid #1542a5;">Content here</div>
        
        
          .myborder {border:2px solid #1542a5;}
        
        Border color #1542a5