#004d8d color space conversions
Hex:
        #004d8d
        RGB:
        0, 77, 141
        CMY:
        100, 70, 45
        CMYK:
        100, 45, 0, 45
      HSL:
        207°, 100.0000%, 27.6471%
        HSV (HSB):
        207°, 100.0000%, 55.2941%
        XYZ:
        7.4616, 7.2308, 26.2017
        xyY:
        0.1825, 0.1768, 7.2308
      CIE-Lab:
        32.3268, 5.7874, -41.0779
        CIE-LCH:
        32.3268, 41.4836, 278.0195
        CIE-Luv:
        32.3268, -18.6637, -56.2282
        Hunter-Lab:
        26.8902, 2.4729, -38.9488
      #004d8d color charts
#004d8d RGB chart
      #004d8d CMYK chart
      #004d8d RGB pie chart
      #004d8d color shades, tints & tones
#004d8d color schemes
#004d8d color preview, HTML & CSS examples
           This text has a color of #004d8d        
        
          <p style="color:#004d8d;">Text here</p>
        
        
          .mytext {color:#004d8d;}
        
        Text color #004d8d
      
           This box has a color of #004d8d        
        
          <div style="background-color:#004d8d;">Content here</div>
        
        
          .mybackground {background-color:#004d8d;}
        
        Background color #004d8d
      
           Border around this has a color of #004d8d        
        
          <div style="border:2px solid #004d8d;">Content here</div>
        
        
          .myborder {border:2px solid #004d8d;}
        
        Border color #004d8d