#002e79 color space conversions
Hex:
        #002e79
        RGB:
        0, 46, 121
        CMY:
        100, 82, 53
        CMYK:
        100, 62, 0, 53
      HSL:
        217°, 100.0000%, 23.7255%
        HSV (HSB):
        217°, 100.0000%, 47.4510%
        XYZ:
        4.4282, 3.3345, 18.4994
        xyY:
        0.1686, 0.1270, 3.3345
      CIE-Lab:
        21.3365, 18.9812, -46.3985
        CIE-LCH:
        21.3365, 50.1309, 292.2490
        CIE-Luv:
        21.3365, -10.1885, -54.1922
        Hunter-Lab:
        18.2605, 11.3304, -47.2832
      #002e79 color charts
#002e79 RGB chart
      #002e79 CMYK chart
      #002e79 RGB pie chart
      #002e79 color shades, tints & tones
#002e79 color schemes
#002e79 color preview, HTML & CSS examples
           This text has a color of #002e79        
        
          <p style="color:#002e79;">Text here</p>
        
        
          .mytext {color:#002e79;}
        
        Text color #002e79
      
           This box has a color of #002e79        
        
          <div style="background-color:#002e79;">Content here</div>
        
        
          .mybackground {background-color:#002e79;}
        
        Background color #002e79
      
           Border around this has a color of #002e79        
        
          <div style="border:2px solid #002e79;">Content here</div>
        
        
          .myborder {border:2px solid #002e79;}
        
        Border color #002e79