#05389d color space conversions
Hex:
        #05389d
        RGB:
        5, 56, 157
        CMY:
        98, 78, 38
        CMYK:
        97, 64, 0, 38
      HSL:
        220°, 93.8272%, 31.7647%
        HSV (HSB):
        220°, 96.8153%, 61.5686%
        XYZ:
        7.5626, 5.2949, 32.5217
        xyY:
        0.1667, 0.1167, 5.2949
      CIE-Lab:
        27.5590, 27.2993, -58.5889
        CIE-LCH:
        27.5590, 64.6368, 294.9830
        CIE-Luv:
        27.5590, -12.1552, -75.2789
        Hunter-Lab:
        23.0107, 18.3960, -67.6888
      #05389d color charts
#05389d RGB chart
      #05389d CMYK chart
      #05389d RGB pie chart
      #05389d color shades, tints & tones
#05389d color schemes
#05389d color preview, HTML & CSS examples
           This text has a color of #05389d        
        
          <p style="color:#05389d;">Text here</p>
        
        
          .mytext {color:#05389d;}
        
        Text color #05389d
      
           This box has a color of #05389d        
        
          <div style="background-color:#05389d;">Content here</div>
        
        
          .mybackground {background-color:#05389d;}
        
        Background color #05389d
      
           Border around this has a color of #05389d        
        
          <div style="border:2px solid #05389d;">Content here</div>
        
        
          .myborder {border:2px solid #05389d;}
        
        Border color #05389d