#05308e color space conversions
Hex:
        #05308e
        RGB:
        5, 48, 142
        CMY:
        98, 81, 44
        CMYK:
        96, 66, 0, 44
      HSL:
        221°, 93.1973%, 28.8235%
        HSV (HSB):
        221°, 96.4789%, 55.6863%
        XYZ:
        6.0020, 4.0992, 26.0661
        xyY:
        0.1660, 0.1133, 4.0992
      CIE-Lab:
        23.9966, 26.7094, -55.2251
        CIE-LCH:
        23.9966, 61.3450, 295.8105
        CIE-Luv:
        23.9966, -10.3096, -67.1037
        Hunter-Lab:
        20.2464, 17.4850, -62.1600
      #05308e color charts
#05308e RGB chart
      #05308e CMYK chart
      #05308e RGB pie chart
      #05308e color shades, tints & tones
#05308e color schemes
#05308e color preview, HTML & CSS examples
           This text has a color of #05308e        
        
          <p style="color:#05308e;">Text here</p>
        
        
          .mytext {color:#05308e;}
        
        Text color #05308e
      
           This box has a color of #05308e        
        
          <div style="background-color:#05308e;">Content here</div>
        
        
          .mybackground {background-color:#05308e;}
        
        Background color #05308e
      
           Border around this has a color of #05308e        
        
          <div style="border:2px solid #05308e;">Content here</div>
        
        
          .myborder {border:2px solid #05308e;}
        
        Border color #05308e