#06337a color space conversions
Hex:
        #06337a
        RGB:
        6, 51, 122
        CMY:
        98, 80, 52
        CMYK:
        95, 58, 0, 52
      HSL:
        217°, 90.6250%, 25.0980%
        HSV (HSB):
        217°, 95.0820%, 47.8431%
        XYZ:
        4.7718, 3.8115, 18.8965
        xyY:
        0.1736, 0.1387, 3.8115
      CIE-Lab:
        23.0383, 16.1840, -44.2515
        CIE-LCH:
        23.0383, 47.1181, 290.0888
        CIE-Luv:
        23.0383, -11.0661, -53.6644
        Hunter-Lab:
        19.5231, 9.4631, -43.7211
      #06337a color charts
#06337a RGB chart
      #06337a CMYK chart
      #06337a RGB pie chart
      #06337a color shades, tints & tones
#06337a color schemes
#06337a color preview, HTML & CSS examples
           This text has a color of #06337a        
        
          <p style="color:#06337a;">Text here</p>
        
        
          .mytext {color:#06337a;}
        
        Text color #06337a
      
           This box has a color of #06337a        
        
          <div style="background-color:#06337a;">Content here</div>
        
        
          .mybackground {background-color:#06337a;}
        
        Background color #06337a
      
           Border around this has a color of #06337a        
        
          <div style="border:2px solid #06337a;">Content here</div>
        
        
          .myborder {border:2px solid #06337a;}
        
        Border color #06337a