#05308b color space conversions
Hex:
        #05308b
        RGB:
        5, 48, 139
        CMY:
        98, 81, 45
        CMYK:
        96, 65, 0, 45
      HSL:
        221°, 93.0556%, 28.2353%
        HSV (HSB):
        221°, 96.4029%, 54.5098%
        XYZ:
        5.7797, 4.0102, 24.8955
        xyY:
        0.1666, 0.1156, 4.0102
      CIE-Lab:
        23.7053, 25.4760, -53.8399
        CIE-LCH:
        23.7053, 59.5631, 295.3226
        CIE-Luv:
        23.7053, -10.3029, -65.2305
        Hunter-Lab:
        20.0256, 16.4734, -59.6905
      #05308b color charts
#05308b RGB chart
      #05308b CMYK chart
      #05308b RGB pie chart
      #05308b color shades, tints & tones
#05308b color schemes
#05308b color preview, HTML & CSS examples
           This text has a color of #05308b        
        
          <p style="color:#05308b;">Text here</p>
        
        
          .mytext {color:#05308b;}
        
        Text color #05308b
      
           This box has a color of #05308b        
        
          <div style="background-color:#05308b;">Content here</div>
        
        
          .mybackground {background-color:#05308b;}
        
        Background color #05308b
      
           Border around this has a color of #05308b        
        
          <div style="border:2px solid #05308b;">Content here</div>
        
        
          .myborder {border:2px solid #05308b;}
        
        Border color #05308b