#053a88 color space conversions
Hex:
        #053a88
        RGB:
        5, 58, 136
        CMY:
        98, 77, 47
        CMYK:
        96, 57, 0, 47
      HSL:
        216°, 92.9078%, 27.6471%
        HSV (HSB):
        216°, 96.3235%, 53.3333%
        XYZ:
        6.0196, 4.8360, 23.9087
        xyY:
        0.1732, 0.1391, 4.8360
      CIE-Lab:
        26.2622, 17.1378, -47.7938
        CIE-LCH:
        26.2622, 50.7735, 289.7267
        CIE-Luv:
        26.2622, -12.8445, -61.0197
        Hunter-Lab:
        21.9908, 10.3772, -49.0674
      #053a88 color charts
#053a88 RGB chart
      #053a88 CMYK chart
      #053a88 RGB pie chart
      #053a88 color shades, tints & tones
#053a88 color schemes
#053a88 color preview, HTML & CSS examples
           This text has a color of #053a88        
        
          <p style="color:#053a88;">Text here</p>
        
        
          .mytext {color:#053a88;}
        
        Text color #053a88
      
           This box has a color of #053a88        
        
          <div style="background-color:#053a88;">Content here</div>
        
        
          .mybackground {background-color:#053a88;}
        
        Background color #053a88
      
           Border around this has a color of #053a88        
        
          <div style="border:2px solid #053a88;">Content here</div>
        
        
          .myborder {border:2px solid #053a88;}
        
        Border color #053a88