#31539f color space conversions
Hex:
        #31539f
        RGB:
        49, 83, 159
        CMY:
        81, 67, 38
        CMYK:
        69, 48, 0, 38
      HSL:
        221°, 52.8846%, 40.7843%
        HSV (HSB):
        221°, 69.1824%, 62.3529%
        XYZ:
        10.6179, 9.3427, 34.0446
        xyY:
        0.1966, 0.1730, 9.3427
      CIE-Lab:
        36.6359, 13.9287, -44.9942
        CIE-LCH:
        36.6359, 47.1008, 287.2007
        CIE-Luv:
        36.6359, -14.2386, -64.6988
        Hunter-Lab:
        30.5658, 8.5168, -44.6419
      #31539f color charts
#31539f RGB chart
      #31539f CMYK chart
      #31539f RGB pie chart
      #31539f color shades, tints & tones
#31539f color schemes
#31539f color preview, HTML & CSS examples
           This text has a color of #31539f        
        
          <p style="color:#31539f;">Text here</p>
        
        
          .mytext {color:#31539f;}
        
        Text color #31539f
      
           This box has a color of #31539f        
        
          <div style="background-color:#31539f;">Content here</div>
        
        
          .mybackground {background-color:#31539f;}
        
        Background color #31539f
      
           Border around this has a color of #31539f        
        
          <div style="border:2px solid #31539f;">Content here</div>
        
        
          .myborder {border:2px solid #31539f;}
        
        Border color #31539f