#06348b color space conversions
Hex:
        #06348b
        RGB:
        6, 52, 139
        CMY:
        98, 80, 45
        CMYK:
        96, 63, 0, 45
      HSL:
        219°, 91.7241%, 28.4314%
        HSV (HSB):
        219°, 95.6835%, 54.5098%
        XYZ:
        5.9633, 4.3588, 24.9531
        xyY:
        0.1691, 0.1236, 4.3588
      CIE-Lab:
        24.8238, 22.7148, -52.0058
        CIE-LCH:
        24.8238, 56.7500, 293.5945
        CIE-Luv:
        24.8238, -11.1948, -64.5482
        Hunter-Lab:
        20.8777, 14.4490, -56.2493
      #06348b color charts
#06348b RGB chart
      #06348b CMYK chart
      #06348b RGB pie chart
      #06348b color shades, tints & tones
#06348b color schemes
#06348b color preview, HTML & CSS examples
           This text has a color of #06348b        
        
          <p style="color:#06348b;">Text here</p>
        
        
          .mytext {color:#06348b;}
        
        Text color #06348b
      
           This box has a color of #06348b        
        
          <div style="background-color:#06348b;">Content here</div>
        
        
          .mybackground {background-color:#06348b;}
        
        Background color #06348b
      
           Border around this has a color of #06348b        
        
          <div style="border:2px solid #06348b;">Content here</div>
        
        
          .myborder {border:2px solid #06348b;}
        
        Border color #06348b