#05319e color space conversions
Hex:
        #05319e
        RGB:
        5, 49, 158
        CMY:
        98, 81, 38
        CMYK:
        97, 69, 0, 38
      HSL:
        223°, 93.8650%, 31.9608%
        HSV (HSB):
        223°, 96.8354%, 61.9608%
        XYZ:
        7.3325, 4.6975, 32.8680
        xyY:
        0.1633, 0.1046, 4.6975
      CIE-Lab:
        25.8550, 32.4405, -61.9997
        CIE-LCH:
        25.8550, 69.9740, 297.6202
        CIE-Luv:
        25.8550, -10.6112, -76.8581
        Hunter-Lab:
        21.6737, 22.4594, -74.7410
      #05319e color charts
#05319e RGB chart
      #05319e CMYK chart
      #05319e RGB pie chart
      #05319e color shades, tints & tones
#05319e color schemes
#05319e color preview, HTML & CSS examples
           This text has a color of #05319e        
        
          <p style="color:#05319e;">Text here</p>
        
        
          .mytext {color:#05319e;}
        
        Text color #05319e
      
           This box has a color of #05319e        
        
          <div style="background-color:#05319e;">Content here</div>
        
        
          .mybackground {background-color:#05319e;}
        
        Background color #05319e
      
           Border around this has a color of #05319e        
        
          <div style="border:2px solid #05319e;">Content here</div>
        
        
          .myborder {border:2px solid #05319e;}
        
        Border color #05319e