#042c50 color space conversions
Hex:
        #042c50
        RGB:
        4, 44, 80
        CMY:
        98, 83, 69
        CMYK:
        95, 45, 0, 69
      HSL:
        208°, 90.4762%, 16.4706%
        HSV (HSB):
        208°, 95.0000%, 31.3725%
        XYZ:
        2.3987, 2.4064, 7.9275
        xyY:
        0.1884, 0.1890, 2.4064
      CIE-Lab:
        17.4897, 2.3095, -25.7722
        CIE-LCH:
        17.4897, 25.8755, 275.1207
        CIE-Luv:
        17.4897, -9.9520, -27.4151
        Hunter-Lab:
        15.5125, 0.4550, -19.4408
      #042c50 color charts
#042c50 RGB chart
      #042c50 CMYK chart
      #042c50 RGB pie chart
      #042c50 color shades, tints & tones
#042c50 color schemes
#042c50 color preview, HTML & CSS examples
           This text has a color of #042c50        
        
          <p style="color:#042c50;">Text here</p>
        
        
          .mytext {color:#042c50;}
        
        Text color #042c50
      
           This box has a color of #042c50        
        
          <div style="background-color:#042c50;">Content here</div>
        
        
          .mybackground {background-color:#042c50;}
        
        Background color #042c50
      
           Border around this has a color of #042c50        
        
          <div style="border:2px solid #042c50;">Content here</div>
        
        
          .myborder {border:2px solid #042c50;}
        
        Border color #042c50