#042dae color space conversions
Hex:
        #042dae
        RGB:
        4, 45, 174
        CMY:
        98, 82, 32
        CMYK:
        98, 74, 0, 32
      HSL:
        226°, 95.5056%, 34.9020%
        HSV (HSB):
        226°, 97.7011%, 68.2353%
        XYZ:
        8.6284, 4.9586, 40.5467
        xyY:
        0.1594, 0.0916, 4.9586
      CIE-Lab:
        26.6164, 41.0248, -70.4127
        CIE-LCH:
        26.6164, 81.4923, 300.2265
        CIE-Luv:
        26.6164, -10.1001, -86.5959
        Hunter-Lab:
        22.2679, 30.1971, -92.3715
      #042dae color charts
#042dae RGB chart
      #042dae CMYK chart
      #042dae RGB pie chart
      #042dae color shades, tints & tones
#042dae color schemes
#042dae color preview, HTML & CSS examples
           This text has a color of #042dae        
        
          <p style="color:#042dae;">Text here</p>
        
        
          .mytext {color:#042dae;}
        
        Text color #042dae
      
           This box has a color of #042dae        
        
          <div style="background-color:#042dae;">Content here</div>
        
        
          .mybackground {background-color:#042dae;}
        
        Background color #042dae
      
           Border around this has a color of #042dae        
        
          <div style="border:2px solid #042dae;">Content here</div>
        
        
          .myborder {border:2px solid #042dae;}
        
        Border color #042dae