#31449d color space conversions
Hex:
        #31449d
        RGB:
        49, 68, 157
        CMY:
        81, 73, 38
        CMYK:
        69, 57, 0, 38
      HSL:
        229°, 52.4272%, 40.3922%
        HSV (HSB):
        229°, 68.7898%, 61.5686%
        XYZ:
        9.4195, 7.2215, 32.7957
        xyY:
        0.1905, 0.1461, 7.2215
      CIE-Lab:
        32.3060, 23.1688, -50.7789
        CIE-LCH:
        32.3060, 55.8147, 294.5257
        CIE-Luv:
        32.3060, -9.8730, -70.3966
        Hunter-Lab:
        26.8729, 15.5406, -53.5465
      #31449d color charts
#31449d RGB chart
      #31449d CMYK chart
      #31449d RGB pie chart
      #31449d color shades, tints & tones
#31449d color schemes
#31449d color preview, HTML & CSS examples
           This text has a color of #31449d        
        
          <p style="color:#31449d;">Text here</p>
        
        
          .mytext {color:#31449d;}
        
        Text color #31449d
      
           This box has a color of #31449d        
        
          <div style="background-color:#31449d;">Content here</div>
        
        
          .mybackground {background-color:#31449d;}
        
        Background color #31449d
      
           Border around this has a color of #31449d        
        
          <div style="border:2px solid #31449d;">Content here</div>
        
        
          .myborder {border:2px solid #31449d;}
        
        Border color #31449d