#05277b color space conversions
Hex:
        #05277b
        RGB:
        5, 39, 123
        CMY:
        98, 85, 52
        CMYK:
        96, 68, 0, 52
      HSL:
        223°, 92.1875%, 25.0980%
        HSV (HSB):
        223°, 95.9350%, 48.2353%
        XYZ:
        4.3633, 2.9134, 19.0713
        xyY:
        0.1656, 0.1106, 2.9134
      CIE-Lab:
        19.6935, 25.1793, -50.3611
        CIE-LCH:
        19.6935, 56.3048, 296.5639
        CIE-Luv:
        19.6935, -8.2075, -56.1386
        Hunter-Lab:
        17.0686, 15.7601, -54.2986
      #05277b color charts
#05277b RGB chart
      #05277b CMYK chart
      #05277b RGB pie chart
      #05277b color shades, tints & tones
#05277b color schemes
#05277b color preview, HTML & CSS examples
           This text has a color of #05277b        
        
          <p style="color:#05277b;">Text here</p>
        
        
          .mytext {color:#05277b;}
        
        Text color #05277b
      
           This box has a color of #05277b        
        
          <div style="background-color:#05277b;">Content here</div>
        
        
          .mybackground {background-color:#05277b;}
        
        Background color #05277b
      
           Border around this has a color of #05277b        
        
          <div style="border:2px solid #05277b;">Content here</div>
        
        
          .myborder {border:2px solid #05277b;}
        
        Border color #05277b