#05277f color space conversions
Hex:
        #05277f
        RGB:
        5, 39, 127
        CMY:
        98, 85, 50
        CMYK:
        96, 69, 0, 50
      HSL:
        223°, 92.4242%, 25.8824%
        HSV (HSB):
        223°, 96.0630%, 49.8039%
        XYZ:
        4.6189, 3.0156, 20.4173
        xyY:
        0.1647, 0.1075, 3.0156
      CIE-Lab:
        20.1063, 26.8300, -52.2224
        CIE-LCH:
        20.1063, 58.7114, 297.1925
        CIE-Luv:
        20.1063, -8.2469, -58.5648
        Hunter-Lab:
        17.3655, 17.0877, -57.5537
      #05277f color charts
#05277f RGB chart
      #05277f CMYK chart
      #05277f RGB pie chart
      #05277f color shades, tints & tones
#05277f color schemes
#05277f color preview, HTML & CSS examples
           This text has a color of #05277f        
        
          <p style="color:#05277f;">Text here</p>
        
        
          .mytext {color:#05277f;}
        
        Text color #05277f
      
           This box has a color of #05277f        
        
          <div style="background-color:#05277f;">Content here</div>
        
        
          .mybackground {background-color:#05277f;}
        
        Background color #05277f
      
           Border around this has a color of #05277f        
        
          <div style="border:2px solid #05277f;">Content here</div>
        
        
          .myborder {border:2px solid #05277f;}
        
        Border color #05277f