#05419f color space conversions
Hex:
        #05419f
        RGB:
        5, 65, 159
        CMY:
        98, 75, 38
        CMYK:
        97, 59, 0, 38
      HSL:
        217°, 93.9024%, 32.1569%
        HSV (HSB):
        217°, 96.8553%, 62.3529%
        XYZ:
        8.2109, 6.3161, 33.5872
        xyY:
        0.1707, 0.1313, 6.3161
      CIE-Lab:
        30.1963, 21.9096, -55.4864
        CIE-LCH:
        30.1963, 59.6554, 291.5473
        CIE-Luv:
        30.1963, -14.3735, -74.3079
        Hunter-Lab:
        25.1318, 14.3378, -61.6456
      #05419f color charts
#05419f RGB chart
      #05419f CMYK chart
      #05419f RGB pie chart
      #05419f color shades, tints & tones
#05419f color schemes
#05419f color preview, HTML & CSS examples
           This text has a color of #05419f        
        
          <p style="color:#05419f;">Text here</p>
        
        
          .mytext {color:#05419f;}
        
        Text color #05419f
      
           This box has a color of #05419f        
        
          <div style="background-color:#05419f;">Content here</div>
        
        
          .mybackground {background-color:#05419f;}
        
        Background color #05419f
      
           Border around this has a color of #05419f        
        
          <div style="border:2px solid #05419f;">Content here</div>
        
        
          .myborder {border:2px solid #05419f;}
        
        Border color #05419f