#041d42 color space conversions
Hex:
        #041d42
        RGB:
        4, 29, 66
        CMY:
        98, 89, 74
        CMYK:
        94, 56, 0, 74
      HSL:
        216°, 88.5714%, 13.7255%
        HSV (HSB):
        216°, 93.9394%, 25.8824%
        XYZ:
        1.4728, 1.2979, 5.3271
        xyY:
        0.1819, 0.1603, 1.2979
      CIE-Lab:
        11.2607, 7.1507, -26.1477
        CIE-LCH:
        11.2607, 27.1079, 285.2949
        CIE-Luv:
        11.2607, -5.6044, -22.2470
        Hunter-Lab:
        11.3925, 3.1393, -19.7494
      #041d42 color charts
#041d42 RGB chart
      #041d42 CMYK chart
      #041d42 RGB pie chart
      #041d42 color shades, tints & tones
#041d42 color schemes
#041d42 color preview, HTML & CSS examples
           This text has a color of #041d42        
        
          <p style="color:#041d42;">Text here</p>
        
        
          .mytext {color:#041d42;}
        
        Text color #041d42
      
           This box has a color of #041d42        
        
          <div style="background-color:#041d42;">Content here</div>
        
        
          .mybackground {background-color:#041d42;}
        
        Background color #041d42
      
           Border around this has a color of #041d42        
        
          <div style="border:2px solid #041d42;">Content here</div>
        
        
          .myborder {border:2px solid #041d42;}
        
        Border color #041d42