#042b89 color space conversions
Hex:
        #042b89
        RGB:
        4, 43, 137
        CMY:
        98, 83, 46
        CMYK:
        97, 69, 0, 46
      HSL:
        222°, 94.3262%, 27.6471%
        HSV (HSB):
        222°, 97.0803%, 53.7255%
        XYZ:
        5.4293, 3.5597, 24.0678
        xyY:
        0.1642, 0.1077, 3.5597
      CIE-Lab:
        22.1589, 28.0845, -55.1355
        CIE-LCH:
        22.1589, 61.8762, 296.9930
        CIE-Luv:
        22.1589, -9.2456, -64.4776
        Hunter-Lab:
        18.8672, 18.3483, -62.4260
      #042b89 color charts
#042b89 RGB chart
      #042b89 CMYK chart
      #042b89 RGB pie chart
      #042b89 color shades, tints & tones
#042b89 color schemes
#042b89 color preview, HTML & CSS examples
           This text has a color of #042b89        
        
          <p style="color:#042b89;">Text here</p>
        
        
          .mytext {color:#042b89;}
        
        Text color #042b89
      
           This box has a color of #042b89        
        
          <div style="background-color:#042b89;">Content here</div>
        
        
          .mybackground {background-color:#042b89;}
        
        Background color #042b89
      
           Border around this has a color of #042b89        
        
          <div style="border:2px solid #042b89;">Content here</div>
        
        
          .myborder {border:2px solid #042b89;}
        
        Border color #042b89