#05247d color space conversions
Hex:
        #05247d
        RGB:
        5, 36, 125
        CMY:
        98, 86, 51
        CMYK:
        96, 71, 0, 51
      HSL:
        225°, 92.3077%, 25.4902%
        HSV (HSB):
        225°, 96.0000%, 49.0196%
        XYZ:
        4.3951, 2.7747, 19.7060
        xyY:
        0.1635, 0.1032, 2.7747
      CIE-Lab:
        19.1180, 28.0951, -52.5813
        CIE-LCH:
        19.1180, 59.6165, 298.1164
        CIE-Luv:
        19.1180, -7.6097, -57.3634
        Hunter-Lab:
        16.6574, 17.9477, -58.4808
      #05247d color charts
#05247d RGB chart
      #05247d CMYK chart
      #05247d RGB pie chart
      #05247d color shades, tints & tones
#05247d color schemes
#05247d color preview, HTML & CSS examples
           This text has a color of #05247d        
        
          <p style="color:#05247d;">Text here</p>
        
        
          .mytext {color:#05247d;}
        
        Text color #05247d
      
           This box has a color of #05247d        
        
          <div style="background-color:#05247d;">Content here</div>
        
        
          .mybackground {background-color:#05247d;}
        
        Background color #05247d
      
           Border around this has a color of #05247d        
        
          <div style="border:2px solid #05247d;">Content here</div>
        
        
          .myborder {border:2px solid #05247d;}
        
        Border color #05247d