#06367a color space conversions
Hex:
        #06367a
        RGB:
        6, 54, 122
        CMY:
        98, 79, 52
        CMYK:
        95, 56, 0, 52
      HSL:
        215°, 90.6250%, 25.0980%
        HSV (HSB):
        215°, 95.0820%, 47.8431%
        XYZ:
        4.9071, 4.0822, 18.9417
        xyY:
        0.1757, 0.1462, 4.0822
      CIE-Lab:
        23.9413, 14.0190, -42.7832
        CIE-LCH:
        23.9413, 45.0215, 288.1427
        CIE-Luv:
        23.9413, -11.8933, -52.7716
        Hunter-Lab:
        20.2044, 7.9952, -41.4413
      #06367a color charts
#06367a RGB chart
      #06367a CMYK chart
      #06367a RGB pie chart
      #06367a color shades, tints & tones
#06367a color schemes
#06367a color preview, HTML & CSS examples
           This text has a color of #06367a        
        
          <p style="color:#06367a;">Text here</p>
        
        
          .mytext {color:#06367a;}
        
        Text color #06367a
      
           This box has a color of #06367a        
        
          <div style="background-color:#06367a;">Content here</div>
        
        
          .mybackground {background-color:#06367a;}
        
        Background color #06367a
      
           Border around this has a color of #06367a        
        
          <div style="border:2px solid #06367a;">Content here</div>
        
        
          .myborder {border:2px solid #06367a;}
        
        Border color #06367a