#05287d color space conversions
Hex:
        #05287d
        RGB:
        5, 40, 125
        CMY:
        98, 84, 51
        CMYK:
        96, 68, 0, 51
      HSL:
        223°, 92.3077%, 25.4902%
        HSV (HSB):
        223°, 96.0000%, 49.0196%
        XYZ:
        4.5231, 3.0305, 19.7486
        xyY:
        0.1657, 0.1110, 3.0305
      CIE-Lab:
        20.1657, 25.3034, -50.8564
        CIE-LCH:
        20.1657, 56.8034, 296.4525
        CIE-Luv:
        20.1657, -8.4415, -57.3145
        Hunter-Lab:
        17.4084, 15.9133, -55.0745
      #05287d color charts
#05287d RGB chart
      #05287d CMYK chart
      #05287d RGB pie chart
      #05287d color shades, tints & tones
#05287d color schemes
#05287d color preview, HTML & CSS examples
           This text has a color of #05287d        
        
          <p style="color:#05287d;">Text here</p>
        
        
          .mytext {color:#05287d;}
        
        Text color #05287d
      
           This box has a color of #05287d        
        
          <div style="background-color:#05287d;">Content here</div>
        
        
          .mybackground {background-color:#05287d;}
        
        Background color #05287d
      
           Border around this has a color of #05287d        
        
          <div style="border:2px solid #05287d;">Content here</div>
        
        
          .myborder {border:2px solid #05287d;}
        
        Border color #05287d