#042e75 color space conversions
Hex:
        #042e75
        RGB:
        4, 46, 117
        CMY:
        98, 82, 54
        CMYK:
        97, 61, 0, 54
      HSL:
        218°, 93.3884%, 23.7255%
        HSV (HSB):
        218°, 96.5812%, 45.8824%
        XYZ:
        4.2380, 3.2642, 17.2363
        xyY:
        0.1713, 0.1319, 3.2642
      CIE-Lab:
        21.0722, 17.5062, -44.2735
        CIE-LCH:
        21.0722, 47.6089, 291.5744
        CIE-Luv:
        21.0722, -9.9315, -51.5852
        Hunter-Lab:
        18.0670, 10.2533, -43.9171
      #042e75 color charts
#042e75 RGB chart
      #042e75 CMYK chart
      #042e75 RGB pie chart
      #042e75 color shades, tints & tones
#042e75 color schemes
#042e75 color preview, HTML & CSS examples
           This text has a color of #042e75        
        
          <p style="color:#042e75;">Text here</p>
        
        
          .mytext {color:#042e75;}
        
        Text color #042e75
      
           This box has a color of #042e75        
        
          <div style="background-color:#042e75;">Content here</div>
        
        
          .mybackground {background-color:#042e75;}
        
        Background color #042e75
      
           Border around this has a color of #042e75        
        
          <div style="border:2px solid #042e75;">Content here</div>
        
        
          .myborder {border:2px solid #042e75;}
        
        Border color #042e75