#042a81 color space conversions
Hex:
        #042a81
        RGB:
        4, 42, 129
        CMY:
        98, 84, 49
        CMYK:
        97, 67, 0, 49
      HSL:
        222°, 93.9850%, 26.0784%
        HSV (HSB):
        222°, 96.8992%, 50.5882%
        XYZ:
        4.8405, 3.2667, 21.1443
        xyY:
        0.1655, 0.1117, 3.2667
      CIE-Lab:
        21.0819, 25.4975, -51.8832
        CIE-LCH:
        21.0819, 57.8100, 296.1714
        CIE-Luv:
        21.0819, -8.9729, -59.6468
        Hunter-Lab:
        18.0741, 16.1751, -56.7097
      #042a81 color charts
#042a81 RGB chart
      #042a81 CMYK chart
      #042a81 RGB pie chart
      #042a81 color shades, tints & tones
#042a81 color schemes
#042a81 color preview, HTML & CSS examples
           This text has a color of #042a81        
        
          <p style="color:#042a81;">Text here</p>
        
        
          .mytext {color:#042a81;}
        
        Text color #042a81
      
           This box has a color of #042a81        
        
          <div style="background-color:#042a81;">Content here</div>
        
        
          .mybackground {background-color:#042a81;}
        
        Background color #042a81
      
           Border around this has a color of #042a81        
        
          <div style="border:2px solid #042a81;">Content here</div>
        
        
          .myborder {border:2px solid #042a81;}
        
        Border color #042a81