#06499d color space conversions
Hex:
        #06499d
        RGB:
        6, 73, 157
        CMY:
        98, 71, 38
        CMYK:
        96, 54, 0, 38
      HSL:
        213°, 92.6380%, 31.9608%
        HSV (HSB):
        213°, 96.1783%, 61.5686%
        XYZ:
        8.5435, 7.2381, 32.8451
        xyY:
        0.1757, 0.1489, 7.2381
      CIE-Lab:
        32.3430, 15.6012, -50.7824
        CIE-LCH:
        32.3430, 53.1248, 287.0778
        CIE-Luv:
        32.3430, -16.5541, -69.9051
        Hunter-Lab:
        26.9038, 9.6021, -53.5508
      #06499d color charts
#06499d RGB chart
      #06499d CMYK chart
      #06499d RGB pie chart
      #06499d color shades, tints & tones
#06499d color schemes
#06499d color preview, HTML & CSS examples
           This text has a color of #06499d        
        
          <p style="color:#06499d;">Text here</p>
        
        
          .mytext {color:#06499d;}
        
        Text color #06499d
      
           This box has a color of #06499d        
        
          <div style="background-color:#06499d;">Content here</div>
        
        
          .mybackground {background-color:#06499d;}
        
        Background color #06499d
      
           Border around this has a color of #06499d        
        
          <div style="border:2px solid #06499d;">Content here</div>
        
        
          .myborder {border:2px solid #06499d;}
        
        Border color #06499d