#002d4b color space conversions
Hex:
        #002d4b
        RGB:
        0, 45, 75
        CMY:
        100, 82, 71
        CMYK:
        100, 40, 0, 71
      HSL:
        204°, 100.0000%, 14.7059%
        HSV (HSB):
        204°, 100.0000%, 29.4118%
        XYZ:
        2.2084, 2.3848, 7.0005
        xyY:
        0.1905, 0.2057, 2.3848
      CIE-Lab:
        17.3893, -1.2440, -22.5546
        CIE-LCH:
        17.3893, 22.5889, 266.8432
        CIE-Luv:
        17.3893, -10.8671, -23.6106
        Hunter-Lab:
        15.4427, -1.4983, -16.0676
      #002d4b color charts
#002d4b RGB chart
      #002d4b CMYK chart
      #002d4b RGB pie chart
      #002d4b color shades, tints & tones
#002d4b color schemes
#002d4b color preview, HTML & CSS examples
           This text has a color of #002d4b        
        
          <p style="color:#002d4b;">Text here</p>
        
        
          .mytext {color:#002d4b;}
        
        Text color #002d4b
      
           This box has a color of #002d4b        
        
          <div style="background-color:#002d4b;">Content here</div>
        
        
          .mybackground {background-color:#002d4b;}
        
        Background color #002d4b
      
           Border around this has a color of #002d4b        
        
          <div style="border:2px solid #002d4b;">Content here</div>
        
        
          .myborder {border:2px solid #002d4b;}
        
        Border color #002d4b