#042154 color space conversions
Hex:
        #042154
        RGB:
        4, 33, 84
        CMY:
        98, 87, 67
        CMYK:
        95, 61, 0, 67
      HSL:
        218°, 90.9091%, 17.2549%
        HSV (HSB):
        218°, 95.2381%, 32.9412%
        XYZ:
        2.1942, 1.7536, 8.6103
        xyY:
        0.1747, 0.1396, 1.7536
      CIE-Lab:
        14.1372, 12.4665, -33.8846
        CIE-LCH:
        14.1372, 36.1052, 290.1991
        CIE-Luv:
        14.1372, -6.6704, -32.6839
        Hunter-Lab:
        13.2424, 6.4017, -29.2812
      #042154 color charts
#042154 RGB chart
      #042154 CMYK chart
      #042154 RGB pie chart
      #042154 color shades, tints & tones
#042154 color schemes
#042154 color preview, HTML & CSS examples
           This text has a color of #042154        
        
          <p style="color:#042154;">Text here</p>
        
        
          .mytext {color:#042154;}
        
        Text color #042154
      
           This box has a color of #042154        
        
          <div style="background-color:#042154;">Content here</div>
        
        
          .mybackground {background-color:#042154;}
        
        Background color #042154
      
           Border around this has a color of #042154        
        
          <div style="border:2px solid #042154;">Content here</div>
        
        
          .myborder {border:2px solid #042154;}
        
        Border color #042154