#06288b color space conversions
Hex:
        #06288b
        RGB:
        6, 40, 139
        CMY:
        98, 84, 45
        CMYK:
        96, 71, 0, 45
      HSL:
        225°, 91.7241%, 28.4314%
        HSV (HSB):
        225°, 95.6835%, 54.5098%
        XYZ:
        5.4941, 3.4204, 24.7967
        xyY:
        0.1630, 0.1015, 3.4204
      CIE-Lab:
        21.6544, 31.0220, -57.2139
        CIE-LCH:
        21.6544, 65.0830, 298.4670
        CIE-Luv:
        21.6544, -8.5365, -65.7851
        Hunter-Lab:
        18.4943, 20.6620, -66.5488
      #06288b color charts
#06288b RGB chart
      #06288b CMYK chart
      #06288b RGB pie chart
      #06288b color shades, tints & tones
#06288b color schemes
#06288b color preview, HTML & CSS examples
           This text has a color of #06288b        
        
          <p style="color:#06288b;">Text here</p>
        
        
          .mytext {color:#06288b;}
        
        Text color #06288b
      
           This box has a color of #06288b        
        
          <div style="background-color:#06288b;">Content here</div>
        
        
          .mybackground {background-color:#06288b;}
        
        Background color #06288b
      
           Border around this has a color of #06288b        
        
          <div style="border:2px solid #06288b;">Content here</div>
        
        
          .myborder {border:2px solid #06288b;}
        
        Border color #06288b