#06325e color space conversions
Hex:
        #06325e
        RGB:
        6, 50, 94
        CMY:
        98, 80, 63
        CMYK:
        94, 47, 0, 63
      HSL:
        210°, 88.0000%, 19.6078%
        HSV (HSB):
        210°, 93.6170%, 36.8627%
        XYZ:
        3.2361, 3.1281, 11.0229
        xyY:
        0.1861, 0.1799, 3.1281
      CIE-Lab:
        20.5497, 4.5138, -30.1960
        CIE-LCH:
        20.5497, 30.5315, 278.5018
        CIE-Luv:
        20.5497, -11.3022, -34.7472
        Hunter-Lab:
        17.6864, 1.7091, -24.5716
      #06325e color charts
#06325e RGB chart
      #06325e CMYK chart
      #06325e RGB pie chart
      #06325e color shades, tints & tones
#06325e color schemes
#06325e color preview, HTML & CSS examples
           This text has a color of #06325e        
        
          <p style="color:#06325e;">Text here</p>
        
        
          .mytext {color:#06325e;}
        
        Text color #06325e
      
           This box has a color of #06325e        
        
          <div style="background-color:#06325e;">Content here</div>
        
        
          .mybackground {background-color:#06325e;}
        
        Background color #06325e
      
           Border around this has a color of #06325e        
        
          <div style="border:2px solid #06325e;">Content here</div>
        
        
          .myborder {border:2px solid #06325e;}
        
        Border color #06325e