#313baf color space conversions
Hex:
        #313baf
        RGB:
        49, 59, 175
        CMY:
        81, 77, 31
        CMYK:
        72, 66, 0, 31
      HSL:
        235°, 56.2500%, 43.9216%
        HSV (HSB):
        235°, 72.0000%, 68.6275%
        XYZ:
        10.5685, 6.8760, 41.3276
        xyY:
        0.1798, 0.1170, 6.8760
      CIE-Lab:
        31.5230, 35.5925, -62.8709
        CIE-LCH:
        31.5230, 72.2466, 299.5150
        CIE-Luv:
        31.5230, -8.1913, -85.2305
        Hunter-Lab:
        26.2222, 26.0528, -75.0887
      #313baf color charts
#313baf RGB chart
      #313baf CMYK chart
      #313baf RGB pie chart
      #313baf color shades, tints & tones
#313baf color schemes
#313baf color preview, HTML & CSS examples
           This text has a color of #313baf        
        
          <p style="color:#313baf;">Text here</p>
        
        
          .mytext {color:#313baf;}
        
        Text color #313baf
      
           This box has a color of #313baf        
        
          <div style="background-color:#313baf;">Content here</div>
        
        
          .mybackground {background-color:#313baf;}
        
        Background color #313baf
      
           Border around this has a color of #313baf        
        
          <div style="border:2px solid #313baf;">Content here</div>
        
        
          .myborder {border:2px solid #313baf;}
        
        Border color #313baf