#06518b color space conversions
Hex:
        #06518b
        RGB:
        6, 81, 139
        CMY:
        98, 68, 45
        CMYK:
        96, 42, 0, 45
      HSL:
        206°, 91.7241%, 28.4314%
        HSV (HSB):
        206°, 95.6835%, 54.5098%
        XYZ:
        7.6777, 7.7877, 25.5246
        xyY:
        0.1873, 0.1900, 7.7877
      CIE-Lab:
        33.5367, 2.6197, -37.9108
        CIE-LCH:
        33.5367, 38.0012, 273.9529
        CIE-Luv:
        33.5367, -19.6623, -52.2084
        Hunter-Lab:
        27.9064, 0.2736, -34.6952
      #06518b color charts
#06518b RGB chart
      #06518b CMYK chart
      #06518b RGB pie chart
      #06518b color shades, tints & tones
#06518b color schemes
#06518b color preview, HTML & CSS examples
           This text has a color of #06518b        
        
          <p style="color:#06518b;">Text here</p>
        
        
          .mytext {color:#06518b;}
        
        Text color #06518b
      
           This box has a color of #06518b        
        
          <div style="background-color:#06518b;">Content here</div>
        
        
          .mybackground {background-color:#06518b;}
        
        Background color #06518b
      
           Border around this has a color of #06518b        
        
          <div style="border:2px solid #06518b;">Content here</div>
        
        
          .myborder {border:2px solid #06518b;}
        
        Border color #06518b