#313b8f color space conversions
Hex:
        #313b8f
        RGB:
        49, 59, 143
        CMY:
        81, 77, 44
        CMYK:
        66, 59, 0, 44
      HSL:
        234°, 48.9583%, 37.6471%
        HSV (HSB):
        234°, 65.7343%, 56.0784%
        XYZ:
        7.7885, 5.7641, 26.6887
        xyY:
        0.1935, 0.1432, 5.7641
      CIE-Lab:
        28.8092, 24.0311, -47.9085
        CIE-LCH:
        28.8092, 53.5977, 296.6386
        CIE-Luv:
        28.8092, -7.1599, -63.9436
        Hunter-Lab:
        24.0085, 15.8918, -49.1030
      #313b8f color charts
#313b8f RGB chart
      #313b8f CMYK chart
      #313b8f RGB pie chart
      #313b8f color shades, tints & tones
#313b8f color schemes
#313b8f color preview, HTML & CSS examples
           This text has a color of #313b8f        
        
          <p style="color:#313b8f;">Text here</p>
        
        
          .mytext {color:#313b8f;}
        
        Text color #313b8f
      
           This box has a color of #313b8f        
        
          <div style="background-color:#313b8f;">Content here</div>
        
        
          .mybackground {background-color:#313b8f;}
        
        Background color #313b8f
      
           Border around this has a color of #313b8f        
        
          <div style="border:2px solid #313b8f;">Content here</div>
        
        
          .myborder {border:2px solid #313b8f;}
        
        Border color #313b8f