#06357b color space conversions
Hex:
        #06357b
        RGB:
        6, 53, 123
        CMY:
        98, 79, 52
        CMYK:
        95, 57, 0, 52
      HSL:
        216°, 90.6977%, 25.2941%
        HSV (HSB):
        216°, 95.1220%, 48.2353%
        XYZ:
        4.9234, 4.0150, 19.2544
        xyY:
        0.1746, 0.1424, 4.0150
      CIE-Lab:
        23.7209, 15.1742, -43.7743
        CIE-LCH:
        23.7209, 46.3297, 289.1187
        CIE-Luv:
        23.7209, -11.5994, -53.7630
        Hunter-Lab:
        20.0374, 8.7934, -42.9468
      #06357b color charts
#06357b RGB chart
      #06357b CMYK chart
      #06357b RGB pie chart
      #06357b color shades, tints & tones
#06357b color schemes
#06357b color preview, HTML & CSS examples
           This text has a color of #06357b        
        
          <p style="color:#06357b;">Text here</p>
        
        
          .mytext {color:#06357b;}
        
        Text color #06357b
      
           This box has a color of #06357b        
        
          <div style="background-color:#06357b;">Content here</div>
        
        
          .mybackground {background-color:#06357b;}
        
        Background color #06357b
      
           Border around this has a color of #06357b        
        
          <div style="border:2px solid #06357b;">Content here</div>
        
        
          .myborder {border:2px solid #06357b;}
        
        Border color #06357b