#042a52 color space conversions
Hex:
        #042a52
        RGB:
        4, 42, 82
        CMY:
        98, 84, 68
        CMYK:
        95, 49, 0, 68
      HSL:
        211°, 90.6977%, 16.8627%
        HSV (HSB):
        211°, 95.1220%, 32.1569%
        XYZ:
        2.4010, 2.2909, 8.2983
        xyY:
        0.1848, 0.1764, 2.2909
      CIE-Lab:
        16.9455, 4.7024, -27.9930
        CIE-LCH:
        16.9455, 28.3852, 279.5359
        CIE-Luv:
        16.9455, -9.2700, -29.5073
        Hunter-Lab:
        15.1358, 1.8280, -21.9109
      #042a52 color charts
#042a52 RGB chart
      #042a52 CMYK chart
      #042a52 RGB pie chart
      #042a52 color shades, tints & tones
#042a52 color schemes
#042a52 color preview, HTML & CSS examples
           This text has a color of #042a52        
        
          <p style="color:#042a52;">Text here</p>
        
        
          .mytext {color:#042a52;}
        
        Text color #042a52
      
           This box has a color of #042a52        
        
          <div style="background-color:#042a52;">Content here</div>
        
        
          .mybackground {background-color:#042a52;}
        
        Background color #042a52
      
           Border around this has a color of #042a52        
        
          <div style="border:2px solid #042a52;">Content here</div>
        
        
          .myborder {border:2px solid #042a52;}
        
        Border color #042a52