#053a5b color space conversions
Hex:
        #053a5b
        RGB:
        5, 58, 91
        CMY:
        98, 77, 64
        CMYK:
        95, 36, 0, 64
      HSL:
        203°, 89.5833%, 18.8235%
        HSV (HSB):
        203°, 94.5055%, 35.6863%
        XYZ:
        3.4640, 3.8137, 10.4511
        xyY:
        0.1954, 0.2151, 3.8137
      CIE-Lab:
        23.0458, -2.5271, -24.2519
        CIE-LCH:
        23.0458, 24.3832, 264.0511
        CIE-Luv:
        23.0458, -14.1618, -28.5660
        Hunter-Lab:
        19.5287, -2.5132, -18.0598
      #053a5b color charts
#053a5b RGB chart
      #053a5b CMYK chart
      #053a5b RGB pie chart
      #053a5b color shades, tints & tones
#053a5b color schemes
#053a5b color preview, HTML & CSS examples
           This text has a color of #053a5b        
        
          <p style="color:#053a5b;">Text here</p>
        
        
          .mytext {color:#053a5b;}
        
        Text color #053a5b
      
           This box has a color of #053a5b        
        
          <div style="background-color:#053a5b;">Content here</div>
        
        
          .mybackground {background-color:#053a5b;}
        
        Background color #053a5b
      
           Border around this has a color of #053a5b        
        
          <div style="border:2px solid #053a5b;">Content here</div>
        
        
          .myborder {border:2px solid #053a5b;}
        
        Border color #053a5b