#00427d color space conversions
Hex:
        #00427d
        RGB:
        0, 66, 125
        CMY:
        100, 74, 51
        CMYK:
        100, 47, 0, 51
      HSL:
        208°, 100.0000%, 24.5098%
        HSV (HSB):
        208°, 100.0000%, 49.0196%
        XYZ:
        5.6499, 5.3771, 20.1421
        xyY:
        0.1813, 0.1725, 5.3771
      CIE-Lab:
        27.7832, 6.4153, -38.4698
        CIE-LCH:
        27.7832, 39.0011, 279.4676
        CIE-Luv:
        27.7832, -15.8275, -50.0332
        Hunter-Lab:
        23.1886, 2.9115, -35.2687
      #00427d color charts
#00427d RGB chart
      #00427d CMYK chart
      #00427d RGB pie chart
      #00427d color shades, tints & tones
#00427d color schemes
#00427d color preview, HTML & CSS examples
           This text has a color of #00427d        
        
          <p style="color:#00427d;">Text here</p>
        
        
          .mytext {color:#00427d;}
        
        Text color #00427d
      
           This box has a color of #00427d        
        
          <div style="background-color:#00427d;">Content here</div>
        
        
          .mybackground {background-color:#00427d;}
        
        Background color #00427d
      
           Border around this has a color of #00427d        
        
          <div style="border:2px solid #00427d;">Content here</div>
        
        
          .myborder {border:2px solid #00427d;}
        
        Border color #00427d