#002e96 color space conversions
Hex:
        #002e96
        RGB:
        0, 46, 150
        CMY:
        100, 82, 41
        CMYK:
        100, 69, 0, 41
      HSL:
        222°, 100.0000%, 29.4118%
        HSV (HSB):
        222°, 100.0000%, 58.8235%
        XYZ:
        6.4820, 4.1560, 29.3147
        xyY:
        0.1622, 0.1040, 4.1560
      CIE-Lab:
        24.1806, 31.0884, -59.8664
        CIE-LCH:
        24.1806, 67.4572, 297.4427
        CIE-Luv:
        24.1806, -10.1995, -72.2179
        Hunter-Lab:
        20.3863, 21.0799, -70.9865
      #002e96 color charts
#002e96 RGB chart
      #002e96 CMYK chart
      #002e96 RGB pie chart
      #002e96 color shades, tints & tones
#002e96 color schemes
#002e96 color preview, HTML & CSS examples
           This text has a color of #002e96        
        
          <p style="color:#002e96;">Text here</p>
        
        
          .mytext {color:#002e96;}
        
        Text color #002e96
      
           This box has a color of #002e96        
        
          <div style="background-color:#002e96;">Content here</div>
        
        
          .mybackground {background-color:#002e96;}
        
        Background color #002e96
      
           Border around this has a color of #002e96        
        
          <div style="border:2px solid #002e96;">Content here</div>
        
        
          .myborder {border:2px solid #002e96;}
        
        Border color #002e96