#042e53 color space conversions
Hex:
        #042e53
        RGB:
        4, 46, 83
        CMY:
        98, 82, 67
        CMYK:
        95, 45, 0, 67
      HSL:
        208°, 90.8046%, 17.0588%
        HSV (HSB):
        208°, 95.1807%, 32.5490%
        XYZ:
        2.5884, 2.6043, 8.5499
        xyY:
        0.1883, 0.1895, 2.6043
      CIE-Lab:
        18.3840, 2.2228, -26.3611
        CIE-LCH:
        18.3840, 26.4546, 274.8199
        CIE-Luv:
        18.3840, -10.5167, -28.6972
        Hunter-Lab:
        16.1380, 0.3885, -20.1152
      #042e53 color charts
#042e53 RGB chart
      #042e53 CMYK chart
      #042e53 RGB pie chart
      #042e53 color shades, tints & tones
#042e53 color schemes
#042e53 color preview, HTML & CSS examples
           This text has a color of #042e53        
        
          <p style="color:#042e53;">Text here</p>
        
        
          .mytext {color:#042e53;}
        
        Text color #042e53
      
           This box has a color of #042e53        
        
          <div style="background-color:#042e53;">Content here</div>
        
        
          .mybackground {background-color:#042e53;}
        
        Background color #042e53
      
           Border around this has a color of #042e53        
        
          <div style="border:2px solid #042e53;">Content here</div>
        
        
          .myborder {border:2px solid #042e53;}
        
        Border color #042e53