#002d76 color space conversions
Hex:
        #002d76
        RGB:
        0, 45, 118
        CMY:
        100, 82, 54
        CMYK:
        100, 62, 0, 54
      HSL:
        217°, 100.0000%, 23.1373%
        HSV (HSB):
        217°, 100.0000%, 46.2745%
        XYZ:
        4.2084, 3.1848, 17.5325
        xyY:
        0.1688, 0.1278, 3.1848
      CIE-Lab:
        20.7692, 18.3991, -45.4120
        CIE-LCH:
        20.7692, 48.9977, 292.0558
        CIE-Luv:
        20.7692, -9.9554, -52.4481
        Hunter-Lab:
        17.8459, 10.8632, -45.7563
      #002d76 color charts
#002d76 RGB chart
      #002d76 CMYK chart
      #002d76 RGB pie chart
      #002d76 color shades, tints & tones
#002d76 color schemes
#002d76 color preview, HTML & CSS examples
           This text has a color of #002d76        
        
          <p style="color:#002d76;">Text here</p>
        
        
          .mytext {color:#002d76;}
        
        Text color #002d76
      
           This box has a color of #002d76        
        
          <div style="background-color:#002d76;">Content here</div>
        
        
          .mybackground {background-color:#002d76;}
        
        Background color #002d76
      
           Border around this has a color of #002d76        
        
          <div style="border:2px solid #002d76;">Content here</div>
        
        
          .myborder {border:2px solid #002d76;}
        
        Border color #002d76