#06428b color space conversions
Hex:
        #06428b
        RGB:
        6, 66, 139
        CMY:
        98, 74, 45
        CMYK:
        96, 53, 0, 45
      HSL:
        213°, 91.7241%, 28.4314%
        HSV (HSB):
        213°, 95.6835%, 54.5098%
        XYZ:
        6.6835, 5.7992, 25.1932
        xyY:
        0.1774, 0.1539, 5.7992
      CIE-Lab:
        28.9002, 12.8406, -45.3688
        CIE-LCH:
        28.9002, 47.1509, 285.8030
        CIE-Luv:
        28.9002, -14.9849, -60.0976
        Hunter-Lab:
        24.0816, 7.3975, -45.1697
      #06428b color charts
#06428b RGB chart
      #06428b CMYK chart
      #06428b RGB pie chart
      #06428b color shades, tints & tones
#06428b color schemes
#06428b color preview, HTML & CSS examples
           This text has a color of #06428b        
        
          <p style="color:#06428b;">Text here</p>
        
        
          .mytext {color:#06428b;}
        
        Text color #06428b
      
           This box has a color of #06428b        
        
          <div style="background-color:#06428b;">Content here</div>
        
        
          .mybackground {background-color:#06428b;}
        
        Background color #06428b
      
           Border around this has a color of #06428b        
        
          <div style="border:2px solid #06428b;">Content here</div>
        
        
          .myborder {border:2px solid #06428b;}
        
        Border color #06428b