#06347a color space conversions
Hex:
        #06347a
        RGB:
        6, 52, 122
        CMY:
        98, 80, 52
        CMYK:
        95, 57, 0, 52
      HSL:
        216°, 90.6250%, 25.0980%
        HSV (HSB):
        216°, 95.0820%, 47.8431%
        XYZ:
        4.8159, 3.8998, 18.9113
        xyY:
        0.1743, 0.1412, 3.8998
      CIE-Lab:
        23.3375, 15.4613, -43.7645
        CIE-LCH:
        23.3375, 46.4154, 289.4575
        CIE-Luv:
        23.3375, -11.3381, -53.3852
        Hunter-Lab:
        19.7480, 8.9718, -42.9542
      #06347a color charts
#06347a RGB chart
      #06347a CMYK chart
      #06347a RGB pie chart
      #06347a color shades, tints & tones
#06347a color schemes
#06347a color preview, HTML & CSS examples
           This text has a color of #06347a        
        
          <p style="color:#06347a;">Text here</p>
        
        
          .mytext {color:#06347a;}
        
        Text color #06347a
      
           This box has a color of #06347a        
        
          <div style="background-color:#06347a;">Content here</div>
        
        
          .mybackground {background-color:#06347a;}
        
        Background color #06347a
      
           Border around this has a color of #06347a        
        
          <div style="border:2px solid #06347a;">Content here</div>
        
        
          .myborder {border:2px solid #06347a;}
        
        Border color #06347a