#05389f color space conversions
Hex:
        #05389f
        RGB:
        5, 56, 159
        CMY:
        98, 78, 38
        CMYK:
        97, 65, 0, 38
      HSL:
        220°, 93.9024%, 32.1569%
        HSV (HSB):
        220°, 96.8553%, 62.3529%
        XYZ:
        7.7348, 5.3638, 33.4285
        xyY:
        0.1662, 0.1153, 5.3638
      CIE-Lab:
        27.7471, 28.1087, -59.4959
        CIE-LCH:
        27.7471, 65.8016, 295.2883
        CIE-Luv:
        27.7471, -12.1514, -76.5463
        Hunter-Lab:
        23.1599, 19.0842, -69.3660
      #05389f color charts
#05389f RGB chart
      #05389f CMYK chart
      #05389f RGB pie chart
      #05389f color shades, tints & tones
#05389f color schemes
#05389f color preview, HTML & CSS examples
           This text has a color of #05389f        
        
          <p style="color:#05389f;">Text here</p>
        
        
          .mytext {color:#05389f;}
        
        Text color #05389f
      
           This box has a color of #05389f        
        
          <div style="background-color:#05389f;">Content here</div>
        
        
          .mybackground {background-color:#05389f;}
        
        Background color #05389f
      
           Border around this has a color of #05389f        
        
          <div style="border:2px solid #05389f;">Content here</div>
        
        
          .myborder {border:2px solid #05389f;}
        
        Border color #05389f