#05317d color space conversions
Hex:
        #05317d
        RGB:
        5, 49, 125
        CMY:
        98, 81, 51
        CMYK:
        96, 61, 0, 51
      HSL:
        218°, 92.3077%, 25.4902%
        HSV (HSB):
        218°, 96.0000%, 49.0196%
        XYZ:
        4.8626, 3.7096, 19.8618
        xyY:
        0.1710, 0.1305, 3.7096
      CIE-Lab:
        22.6870, 18.8603, -46.7251
        CIE-LCH:
        22.6870, 50.3879, 291.9812
        CIE-Luv:
        22.6870, -10.5813, -56.1345
        Hunter-Lab:
        19.2602, 11.3600, -47.6596
      #05317d color charts
#05317d RGB chart
      #05317d CMYK chart
      #05317d RGB pie chart
      #05317d color shades, tints & tones
#05317d color schemes
#05317d color preview, HTML & CSS examples
           This text has a color of #05317d        
        
          <p style="color:#05317d;">Text here</p>
        
        
          .mytext {color:#05317d;}
        
        Text color #05317d
      
           This box has a color of #05317d        
        
          <div style="background-color:#05317d;">Content here</div>
        
        
          .mybackground {background-color:#05317d;}
        
        Background color #05317d
      
           Border around this has a color of #05317d        
        
          <div style="border:2px solid #05317d;">Content here</div>
        
        
          .myborder {border:2px solid #05317d;}
        
        Border color #05317d