#053f8f color space conversions
Hex:
        #053f8f
        RGB:
        5, 63, 143
        CMY:
        98, 75, 44
        CMYK:
        97, 56, 0, 44
      HSL:
        215°, 93.2432%, 29.0196%
        HSV (HSB):
        215°, 96.5035%, 56.0784%
        XYZ:
        6.7980, 5.5704, 26.7035
        xyY:
        0.1740, 0.1426, 5.5704
      CIE-Lab:
        28.3018, 16.5917, -48.8066
        CIE-LCH:
        28.3018, 51.5496, 288.7754
        CIE-Luv:
        28.3018, -14.0999, -64.1052
        Hunter-Lab:
        23.6018, 10.1102, -50.5605
      #053f8f color charts
#053f8f RGB chart
      #053f8f CMYK chart
      #053f8f RGB pie chart
      #053f8f color shades, tints & tones
#053f8f color schemes
#053f8f color preview, HTML & CSS examples
           This text has a color of #053f8f        
        
          <p style="color:#053f8f;">Text here</p>
        
        
          .mytext {color:#053f8f;}
        
        Text color #053f8f
      
           This box has a color of #053f8f        
        
          <div style="background-color:#053f8f;">Content here</div>
        
        
          .mybackground {background-color:#053f8f;}
        
        Background color #053f8f
      
           Border around this has a color of #053f8f        
        
          <div style="border:2px solid #053f8f;">Content here</div>
        
        
          .myborder {border:2px solid #053f8f;}
        
        Border color #053f8f