#053863 color space conversions
Hex:
        #053863
        RGB:
        5, 56, 99
        CMY:
        98, 78, 61
        CMYK:
        95, 43, 0, 61
      HSL:
        207°, 90.3846%, 20.3922%
        HSV (HSB):
        207°, 94.9495%, 38.8235%
        XYZ:
        3.7289, 3.7615, 12.3339
        xyY:
        0.1881, 0.1897, 3.7615
      CIE-Lab:
        22.8666, 2.3676, -29.7591
        CIE-LCH:
        22.8666, 29.8531, 274.5489
        CIE-Luv:
        22.8666, -13.1726, -35.6370
        Hunter-Lab:
        19.3945, 0.3790, -24.1292
      #053863 color charts
#053863 RGB chart
      #053863 CMYK chart
      #053863 RGB pie chart
      #053863 color shades, tints & tones
#053863 color schemes
#053863 color preview, HTML & CSS examples
           This text has a color of #053863        
        
          <p style="color:#053863;">Text here</p>
        
        
          .mytext {color:#053863;}
        
        Text color #053863
      
           This box has a color of #053863        
        
          <div style="background-color:#053863;">Content here</div>
        
        
          .mybackground {background-color:#053863;}
        
        Background color #053863
      
           Border around this has a color of #053863        
        
          <div style="border:2px solid #053863;">Content here</div>
        
        
          .myborder {border:2px solid #053863;}
        
        Border color #053863