#05469f color space conversions
Hex:
        #05469f
        RGB:
        5, 70, 159
        CMY:
        98, 73, 38
        CMYK:
        97, 56, 0, 38
      HSL:
        215°, 93.9024%, 32.1569%
        HSV (HSB):
        215°, 96.8553%, 62.3529%
        XYZ:
        8.5108, 6.9158, 33.6872
        xyY:
        0.1733, 0.1408, 6.9158
      CIE-Lab:
        31.6144, 18.4554, -53.1752
        CIE-LCH:
        31.6144, 56.2868, 289.1403
        CIE-Luv:
        31.6144, -15.7182, -72.5572
        Hunter-Lab:
        26.2979, 11.7465, -57.5411
      #05469f color charts
#05469f RGB chart
      #05469f CMYK chart
      #05469f RGB pie chart
      #05469f color shades, tints & tones
#05469f color schemes
#05469f color preview, HTML & CSS examples
           This text has a color of #05469f        
        
          <p style="color:#05469f;">Text here</p>
        
        
          .mytext {color:#05469f;}
        
        Text color #05469f
      
           This box has a color of #05469f        
        
          <div style="background-color:#05469f;">Content here</div>
        
        
          .mybackground {background-color:#05469f;}
        
        Background color #05469f
      
           Border around this has a color of #05469f        
        
          <div style="border:2px solid #05469f;">Content here</div>
        
        
          .myborder {border:2px solid #05469f;}
        
        Border color #05469f