#053a6a color space conversions
Hex:
        #053a6a
        RGB:
        5, 58, 106
        CMY:
        98, 77, 58
        CMYK:
        95, 45, 0, 58
      HSL:
        209°, 90.9910%, 21.7647%
        HSV (HSB):
        209°, 95.2830%, 41.5686%
        XYZ:
        4.1772, 4.0990, 14.2067
        xyY:
        0.1858, 0.1823, 4.0990
      CIE-Lab:
        23.9960, 4.0517, -32.4810
        CIE-LCH:
        23.9960, 32.7327, 277.1105
        CIE-Luv:
        23.9960, -13.5800, -39.8183
        Hunter-Lab:
        20.2459, 1.3979, -27.4319
      #053a6a color charts
#053a6a RGB chart
      #053a6a CMYK chart
      #053a6a RGB pie chart
      #053a6a color shades, tints & tones
#053a6a color schemes
#053a6a color preview, HTML & CSS examples
           This text has a color of #053a6a        
        
          <p style="color:#053a6a;">Text here</p>
        
        
          .mytext {color:#053a6a;}
        
        Text color #053a6a
      
           This box has a color of #053a6a        
        
          <div style="background-color:#053a6a;">Content here</div>
        
        
          .mybackground {background-color:#053a6a;}
        
        Background color #053a6a
      
           Border around this has a color of #053a6a        
        
          <div style="border:2px solid #053a6a;">Content here</div>
        
        
          .myborder {border:2px solid #053a6a;}
        
        Border color #053a6a