#00395a color space conversions
Hex:
        #00395a
        RGB:
        0, 57, 90
        CMY:
        100, 78, 65
        CMYK:
        100, 37, 0, 65
      HSL:
        202°, 100.0000%, 17.6471%
        HSV (HSB):
        202°, 100.0000%, 35.2941%
        XYZ:
        3.3086, 3.6644, 10.2058
        xyY:
        0.1926, 0.2133, 3.6644
      CIE-Lab:
        22.5295, -2.8187, -24.4199
        CIE-LCH:
        22.5295, 24.5820, 263.4156
        CIE-Luv:
        22.5295, -14.3394, -28.5055
        Hunter-Lab:
        19.1427, -2.6482, -18.2101
      #00395a color charts
#00395a RGB chart
      #00395a CMYK chart
      #00395a RGB pie chart
      #00395a color shades, tints & tones
#00395a color schemes
#00395a color preview, HTML & CSS examples
           This text has a color of #00395a        
        
          <p style="color:#00395a;">Text here</p>
        
        
          .mytext {color:#00395a;}
        
        Text color #00395a
      
           This box has a color of #00395a        
        
          <div style="background-color:#00395a;">Content here</div>
        
        
          .mybackground {background-color:#00395a;}
        
        Background color #00395a
      
           Border around this has a color of #00395a        
        
          <div style="border:2px solid #00395a;">Content here</div>
        
        
          .myborder {border:2px solid #00395a;}
        
        Border color #00395a