#313f6f color space conversions
Hex:
        #313f6f
        RGB:
        49, 63, 111
        CMY:
        81, 75, 56
        CMYK:
        56, 43, 0, 56
      HSL:
        226°, 38.7500%, 31.3725%
        HSV (HSB):
        226°, 55.8559%, 43.5294%
        XYZ:
        5.9134, 5.3557, 15.7610
        xyY:
        0.2188, 0.1981, 5.3557
      CIE-Lab:
        27.7250, 9.6536, -29.6239
        CIE-LCH:
        27.7250, 31.1571, 288.0494
        CIE-Luv:
        27.7250, -7.4615, -38.6969
        Hunter-Lab:
        23.1423, 5.1115, -24.1796
      #313f6f color charts
#313f6f RGB chart
      #313f6f CMYK chart
      #313f6f RGB pie chart
      #313f6f color shades, tints & tones
#313f6f color schemes
#313f6f color preview, HTML & CSS examples
           This text has a color of #313f6f        
        
          <p style="color:#313f6f;">Text here</p>
        
        
          .mytext {color:#313f6f;}
        
        Text color #313f6f
      
           This box has a color of #313f6f        
        
          <div style="background-color:#313f6f;">Content here</div>
        
        
          .mybackground {background-color:#313f6f;}
        
        Background color #313f6f
      
           Border around this has a color of #313f6f        
        
          <div style="border:2px solid #313f6f;">Content here</div>
        
        
          .myborder {border:2px solid #313f6f;}
        
        Border color #313f6f