#06327d color space conversions
Hex:
        #06327d
        RGB:
        6, 50, 125
        CMY:
        98, 80, 51
        CMYK:
        95, 60, 0, 51
      HSL:
        218°, 90.8397%, 25.6863%
        HSV (HSB):
        218°, 95.2000%, 49.0196%
        XYZ:
        4.9174, 3.8006, 19.8764
        xyY:
        0.1720, 0.1329, 3.8006
      CIE-Lab:
        23.0009, 18.2020, -46.2118
        CIE-LCH:
        23.0009, 49.6674, 291.4986
        CIE-Luv:
        23.0009, -10.7719, -55.8973
        Hunter-Lab:
        19.4951, 10.9078, -46.8032
      #06327d color charts
#06327d RGB chart
      #06327d CMYK chart
      #06327d RGB pie chart
      #06327d color shades, tints & tones
#06327d color schemes
#06327d color preview, HTML & CSS examples
           This text has a color of #06327d        
        
          <p style="color:#06327d;">Text here</p>
        
        
          .mytext {color:#06327d;}
        
        Text color #06327d
      
           This box has a color of #06327d        
        
          <div style="background-color:#06327d;">Content here</div>
        
        
          .mybackground {background-color:#06327d;}
        
        Background color #06327d
      
           Border around this has a color of #06327d        
        
          <div style="border:2px solid #06327d;">Content here</div>
        
        
          .myborder {border:2px solid #06327d;}
        
        Border color #06327d