#05244e color space conversions
Hex:
        #05244e
        RGB:
        5, 36, 78
        CMY:
        98, 86, 69
        CMYK:
        94, 54, 0, 69
      HSL:
        215°, 87.9518%, 16.2745%
        HSV (HSB):
        215°, 93.5897%, 30.5882%
        XYZ:
        2.0686, 1.8441, 7.4546
        xyY:
        0.1820, 0.1622, 1.8441
      CIE-Lab:
        14.6467, 7.5013, -28.9794
        CIE-LCH:
        14.6467, 29.9346, 284.5125
        CIE-Luv:
        14.6467, -7.4263, -28.5122
        Hunter-Lab:
        13.5797, 3.4267, -23.0418
      #05244e color charts
#05244e RGB chart
      #05244e CMYK chart
      #05244e RGB pie chart
      #05244e color shades, tints & tones
#05244e color schemes
#05244e color preview, HTML & CSS examples
           This text has a color of #05244e        
        
          <p style="color:#05244e;">Text here</p>
        
        
          .mytext {color:#05244e;}
        
        Text color #05244e
      
           This box has a color of #05244e        
        
          <div style="background-color:#05244e;">Content here</div>
        
        
          .mybackground {background-color:#05244e;}
        
        Background color #05244e
      
           Border around this has a color of #05244e        
        
          <div style="border:2px solid #05244e;">Content here</div>
        
        
          .myborder {border:2px solid #05244e;}
        
        Border color #05244e