#003a52 color space conversions
Hex:
        #003a52
        RGB:
        0, 58, 82
        CMY:
        100, 77, 68
        CMYK:
        100, 29, 0, 68
      HSL:
        198°, 100.0000%, 16.0784%
        HSV (HSB):
        198°, 100.0000%, 32.1569%
        XYZ:
        3.0360, 3.6353, 8.5243
        xyY:
        0.1998, 0.2392, 3.6353
      CIE-Lab:
        22.4272, -6.9892, -19.3047
        CIE-LCH:
        22.4272, 20.5310, 250.0973
        CIE-Luv:
        22.4272, -15.0932, -21.8092
        Hunter-Lab:
        19.0665, -4.9429, -13.1610
      #003a52 color charts
#003a52 RGB chart
      #003a52 CMYK chart
      #003a52 RGB pie chart
      #003a52 color shades, tints & tones
#003a52 color schemes
#003a52 color preview, HTML & CSS examples
           This text has a color of #003a52        
        
          <p style="color:#003a52;">Text here</p>
        
        
          .mytext {color:#003a52;}
        
        Text color #003a52
      
           This box has a color of #003a52        
        
          <div style="background-color:#003a52;">Content here</div>
        
        
          .mybackground {background-color:#003a52;}
        
        Background color #003a52
      
           Border around this has a color of #003a52        
        
          <div style="border:2px solid #003a52;">Content here</div>
        
        
          .myborder {border:2px solid #003a52;}
        
        Border color #003a52