#05519e color space conversions
Hex:
        #05519e
        RGB:
        5, 81, 158
        CMY:
        98, 68, 38
        CMYK:
        97, 49, 0, 38
      HSL:
        210°, 93.8650%, 31.9608%
        HSV (HSB):
        210°, 96.8354%, 61.9608%
        XYZ:
        9.1766, 8.3857, 33.4827
        xyY:
        0.1798, 0.1643, 8.3857
      CIE-Lab:
        34.7737, 10.5254, -47.4539
        CIE-LCH:
        34.7737, 48.6072, 282.5059
        CIE-Luv:
        34.7737, -18.9482, -66.7873
        Hunter-Lab:
        28.9582, 5.8882, -48.2830
      #05519e color charts
#05519e RGB chart
      #05519e CMYK chart
      #05519e RGB pie chart
      #05519e color shades, tints & tones
#05519e color schemes
#05519e color preview, HTML & CSS examples
           This text has a color of #05519e        
        
          <p style="color:#05519e;">Text here</p>
        
        
          .mytext {color:#05519e;}
        
        Text color #05519e
      
           This box has a color of #05519e        
        
          <div style="background-color:#05519e;">Content here</div>
        
        
          .mybackground {background-color:#05519e;}
        
        Background color #05519e
      
           Border around this has a color of #05519e        
        
          <div style="border:2px solid #05519e;">Content here</div>
        
        
          .myborder {border:2px solid #05519e;}
        
        Border color #05519e