#053c9b color space conversions
Hex:
        #053c9b
        RGB:
        5, 60, 155
        CMY:
        98, 76, 39
        CMYK:
        97, 61, 0, 39
      HSL:
        218°, 93.7500%, 31.3725%
        HSV (HSB):
        218°, 96.7742%, 60.7843%
        XYZ:
        7.5948, 5.6305, 31.6969
        xyY:
        0.1691, 0.1253, 5.6305
      CIE-Lab:
        28.4605, 23.7190, -55.8946
        CIE-LCH:
        28.4605, 60.7190, 292.9940
        CIE-Luv:
        28.4605, -13.1375, -73.0930
        Hunter-Lab:
        23.7288, 15.6070, -62.5894
      #053c9b color charts
#053c9b RGB chart
      #053c9b CMYK chart
      #053c9b RGB pie chart
      #053c9b color shades, tints & tones
#053c9b color schemes
#053c9b color preview, HTML & CSS examples
           This text has a color of #053c9b        
        
          <p style="color:#053c9b;">Text here</p>
        
        
          .mytext {color:#053c9b;}
        
        Text color #053c9b
      
           This box has a color of #053c9b        
        
          <div style="background-color:#053c9b;">Content here</div>
        
        
          .mybackground {background-color:#053c9b;}
        
        Background color #053c9b
      
           Border around this has a color of #053c9b        
        
          <div style="border:2px solid #053c9b;">Content here</div>
        
        
          .myborder {border:2px solid #053c9b;}
        
        Border color #053c9b