#05268b color space conversions
Hex:
        #05268b
        RGB:
        5, 38, 139
        CMY:
        98, 85, 45
        CMYK:
        96, 73, 0, 45
      HSL:
        225°, 93.0556%, 28.2353%
        HSV (HSB):
        225°, 96.4029%, 54.5098%
        XYZ:
        5.4159, 3.2826, 24.7742
        xyY:
        0.1618, 0.0981, 3.2826
      CIE-Lab:
        21.1418, 32.3101, -58.0609
        CIE-LCH:
        21.1418, 66.4455, 299.0954
        CIE-Luv:
        21.1418, -8.2110, -65.7643
        Hunter-Lab:
        18.1179, 21.6520, -68.3902
      #05268b color charts
#05268b RGB chart
      #05268b CMYK chart
      #05268b RGB pie chart
      #05268b color shades, tints & tones
#05268b color schemes
#05268b color preview, HTML & CSS examples
           This text has a color of #05268b        
        
          <p style="color:#05268b;">Text here</p>
        
        
          .mytext {color:#05268b;}
        
        Text color #05268b
      
           This box has a color of #05268b        
        
          <div style="background-color:#05268b;">Content here</div>
        
        
          .mybackground {background-color:#05268b;}
        
        Background color #05268b
      
           Border around this has a color of #05268b        
        
          <div style="border:2px solid #05268b;">Content here</div>
        
        
          .myborder {border:2px solid #05268b;}
        
        Border color #05268b