#041364 color space conversions
Hex:
        #041364
        RGB:
        4, 19, 100
        CMY:
        98, 93, 61
        CMYK:
        96, 81, 0, 61
      HSL:
        231°, 92.3077%, 20.3922%
        HSV (HSB):
        231°, 96.0000%, 39.2157%
        XYZ:
        2.5832, 1.4117, 12.1929
        xyY:
        0.1596, 0.0872, 1.4117
      CIE-Lab:
        12.0350, 29.4884, -48.0642
        CIE-LCH:
        12.0350, 56.3891, 301.5299
        CIE-Luv:
        12.0350, -4.1599, -40.3295
        Hunter-Lab:
        11.8813, 18.0165, -52.5280
      #041364 color charts
#041364 RGB chart
      #041364 CMYK chart
      #041364 RGB pie chart
      #041364 color shades, tints & tones
#041364 color schemes
#041364 color preview, HTML & CSS examples
           This text has a color of #041364        
        
          <p style="color:#041364;">Text here</p>
        
        
          .mytext {color:#041364;}
        
        Text color #041364
      
           This box has a color of #041364        
        
          <div style="background-color:#041364;">Content here</div>
        
        
          .mybackground {background-color:#041364;}
        
        Background color #041364
      
           Border around this has a color of #041364        
        
          <div style="border:2px solid #041364;">Content here</div>
        
        
          .myborder {border:2px solid #041364;}
        
        Border color #041364