#002872 color space conversions
Hex:
        #002872
        RGB:
        0, 40, 114
        CMY:
        100, 84, 55
        CMYK:
        100, 65, 0, 55
      HSL:
        219°, 100.0000%, 22.3529%
        HSV (HSB):
        219°, 100.0000%, 44.7059%
        XYZ:
        3.7961, 2.7325, 16.2469
        xyY:
        0.1667, 0.1200, 2.7325
      CIE-Lab:
        18.9390, 20.3110, -45.8404
        CIE-LCH:
        18.9390, 50.1386, 293.8972
        CIE-Luv:
        18.9390, -8.7364, -50.5671
        Hunter-Lab:
        16.5302, 12.0634, -46.7027
      #002872 color charts
#002872 RGB chart
      #002872 CMYK chart
      #002872 RGB pie chart
      #002872 color shades, tints & tones
#002872 color schemes
#002872 color preview, HTML & CSS examples
           This text has a color of #002872        
        
          <p style="color:#002872;">Text here</p>
        
        
          .mytext {color:#002872;}
        
        Text color #002872
      
           This box has a color of #002872        
        
          <div style="background-color:#002872;">Content here</div>
        
        
          .mybackground {background-color:#002872;}
        
        Background color #002872
      
           Border around this has a color of #002872        
        
          <div style="border:2px solid #002872;">Content here</div>
        
        
          .myborder {border:2px solid #002872;}
        
        Border color #002872