#06319d color space conversions
Hex:
        #06319d
        RGB:
        6, 49, 157
        CMY:
        98, 81, 38
        CMYK:
        96, 69, 0, 38
      HSL:
        223°, 92.6380%, 31.9608%
        HSV (HSB):
        223°, 96.1783%, 61.5686%
        XYZ:
        7.2592, 4.6697, 32.4170
        xyY:
        0.1637, 0.1053, 4.6697
      CIE-Lab:
        25.7721, 32.0868, -61.5262
        CIE-LCH:
        25.7721, 69.3904, 297.5427
        CIE-Luv:
        25.7721, -10.5510, -76.2446
        Hunter-Lab:
        21.6094, 22.1468, -73.8164
      #06319d color charts
#06319d RGB chart
      #06319d CMYK chart
      #06319d RGB pie chart
      #06319d color shades, tints & tones
#06319d color schemes
#06319d color preview, HTML & CSS examples
           This text has a color of #06319d        
        
          <p style="color:#06319d;">Text here</p>
        
        
          .mytext {color:#06319d;}
        
        Text color #06319d
      
           This box has a color of #06319d        
        
          <div style="background-color:#06319d;">Content here</div>
        
        
          .mybackground {background-color:#06319d;}
        
        Background color #06319d
      
           Border around this has a color of #06319d        
        
          <div style="border:2px solid #06319d;">Content here</div>
        
        
          .myborder {border:2px solid #06319d;}
        
        Border color #06319d