#002870 color space conversions
Hex:
        #002870
        RGB:
        0, 40, 112
        CMY:
        100, 84, 56
        CMYK:
        100, 64, 0, 56
      HSL:
        219°, 100.0000%, 21.9608%
        HSV (HSB):
        219°, 100.0000%, 43.9216%
        XYZ:
        3.6834, 2.6874, 15.6538
        xyY:
        0.1672, 0.1220, 2.6874
      CIE-Lab:
        18.7459, 19.4359, -44.8664
        CIE-LCH:
        18.7459, 48.8953, 293.4220
        CIE-Luv:
        18.7459, -8.7374, -49.3288
        Hunter-Lab:
        16.3934, 11.4186, -45.1398
      #002870 color charts
#002870 RGB chart
      #002870 CMYK chart
      #002870 RGB pie chart
      #002870 color shades, tints & tones
#002870 color schemes
#002870 color preview, HTML & CSS examples
           This text has a color of #002870        
        
          <p style="color:#002870;">Text here</p>
        
        
          .mytext {color:#002870;}
        
        Text color #002870
      
           This box has a color of #002870        
        
          <div style="background-color:#002870;">Content here</div>
        
        
          .mybackground {background-color:#002870;}
        
        Background color #002870
      
           Border around this has a color of #002870        
        
          <div style="border:2px solid #002870;">Content here</div>
        
        
          .myborder {border:2px solid #002870;}
        
        Border color #002870