#053e81 color space conversions
Hex:
        #053e81
        RGB:
        5, 62, 129
        CMY:
        98, 76, 49
        CMYK:
        96, 52, 0, 49
      HSL:
        212°, 92.5373%, 26.2745%
        HSV (HSB):
        212°, 96.1240%, 50.5882%
        XYZ:
        5.7477, 5.0625, 21.4431
        xyY:
        0.1782, 0.1570, 5.0625
      CIE-Lab:
        26.9121, 11.2892, -42.3742
        CIE-LCH:
        26.9121, 43.8523, 284.9181
        CIE-Luv:
        26.9121, -14.1290, -54.6811
        Hunter-Lab:
        22.5000, 6.2232, -40.7550
      #053e81 color charts
#053e81 RGB chart
      #053e81 CMYK chart
      #053e81 RGB pie chart
      #053e81 color shades, tints & tones
#053e81 color schemes
#053e81 color preview, HTML & CSS examples
           This text has a color of #053e81        
        
          <p style="color:#053e81;">Text here</p>
        
        
          .mytext {color:#053e81;}
        
        Text color #053e81
      
           This box has a color of #053e81        
        
          <div style="background-color:#053e81;">Content here</div>
        
        
          .mybackground {background-color:#053e81;}
        
        Background color #053e81
      
           Border around this has a color of #053e81        
        
          <div style="border:2px solid #053e81;">Content here</div>
        
        
          .myborder {border:2px solid #053e81;}
        
        Border color #053e81