#002079 color space conversions
Hex:
        #002079
        RGB:
        0, 32, 121
        CMY:
        100, 87, 53
        CMYK:
        100, 74, 0, 53
      HSL:
        224°, 100.0000%, 23.7255%
        HSV (HSB):
        224°, 100.0000%, 47.4510%
        XYZ:
        3.9677, 2.4135, 18.3459
        xyY:
        0.1605, 0.0976, 2.4135
      CIE-Lab:
        17.5228, 28.9535, -52.6666
        CIE-LCH:
        17.5228, 60.1005, 298.7998
        CIE-Luv:
        17.5228, -7.0944, -54.7140
        Hunter-Lab:
        15.5354, 18.4013, -59.1411
      #002079 color charts
#002079 RGB chart
      #002079 CMYK chart
      #002079 RGB pie chart
      #002079 color shades, tints & tones
#002079 color schemes
#002079 color preview, HTML & CSS examples
           This text has a color of #002079        
        
          <p style="color:#002079;">Text here</p>
        
        
          .mytext {color:#002079;}
        
        Text color #002079
      
           This box has a color of #002079        
        
          <div style="background-color:#002079;">Content here</div>
        
        
          .mybackground {background-color:#002079;}
        
        Background color #002079
      
           Border around this has a color of #002079        
        
          <div style="border:2px solid #002079;">Content here</div>
        
        
          .myborder {border:2px solid #002079;}
        
        Border color #002079