#05248b color space conversions
Hex:
        #05248b
        RGB:
        5, 36, 139
        CMY:
        98, 86, 45
        CMYK:
        96, 74, 0, 45
      HSL:
        226°, 93.0556%, 28.2353%
        HSV (HSB):
        226°, 96.4029%, 54.5098%
        XYZ:
        5.3537, 3.1581, 24.7535
        xyY:
        0.1609, 0.0949, 3.1581
      CIE-Lab:
        20.6663, 33.6200, -58.8467
        CIE-LCH:
        20.6663, 67.7734, 299.7400
        CIE-Luv:
        20.6663, -7.8453, -65.6900
        Hunter-Lab:
        17.7710, 22.6752, -70.1461
      #05248b color charts
#05248b RGB chart
      #05248b CMYK chart
      #05248b RGB pie chart
      #05248b color shades, tints & tones
#05248b color schemes
#05248b color preview, HTML & CSS examples
           This text has a color of #05248b        
        
          <p style="color:#05248b;">Text here</p>
        
        
          .mytext {color:#05248b;}
        
        Text color #05248b
      
           This box has a color of #05248b        
        
          <div style="background-color:#05248b;">Content here</div>
        
        
          .mybackground {background-color:#05248b;}
        
        Background color #05248b
      
           Border around this has a color of #05248b        
        
          <div style="border:2px solid #05248b;">Content here</div>
        
        
          .myborder {border:2px solid #05248b;}
        
        Border color #05248b