#002d7b color space conversions
Hex:
        #002d7b
        RGB:
        0, 45, 123
        CMY:
        100, 82, 52
        CMYK:
        100, 63, 0, 52
      HSL:
        218°, 100.0000%, 24.1176%
        HSV (HSB):
        218°, 100.0000%, 48.2353%
        XYZ:
        4.5135, 3.3068, 19.1393
        xyY:
        0.1674, 0.1227, 3.3068
      CIE-Lab:
        21.2331, 20.5756, -47.8396
        CIE-LCH:
        21.2331, 52.0767, 293.2723
        CIE-Luv:
        21.2331, -9.9283, -55.6195
        Hunter-Lab:
        18.1847, 12.4814, -49.6731
      #002d7b color charts
#002d7b RGB chart
      #002d7b CMYK chart
      #002d7b RGB pie chart
      #002d7b color shades, tints & tones
#002d7b color schemes
#002d7b color preview, HTML & CSS examples
           This text has a color of #002d7b        
        
          <p style="color:#002d7b;">Text here</p>
        
        
          .mytext {color:#002d7b;}
        
        Text color #002d7b
      
           This box has a color of #002d7b        
        
          <div style="background-color:#002d7b;">Content here</div>
        
        
          .mybackground {background-color:#002d7b;}
        
        Background color #002d7b
      
           Border around this has a color of #002d7b        
        
          <div style="border:2px solid #002d7b;">Content here</div>
        
        
          .myborder {border:2px solid #002d7b;}
        
        Border color #002d7b