#313e7e color space conversions
Hex:
        #313e7e
        RGB:
        49, 62, 126
        CMY:
        81, 76, 51
        CMYK:
        61, 51, 0, 51
      HSL:
        230°, 44.0000%, 34.3137%
        HSV (HSB):
        230°, 61.1111%, 49.4118%
        XYZ:
        6.7551, 5.6046, 20.4644
        xyY:
        0.2058, 0.1707, 5.6046
      CIE-Lab:
        28.3921, 15.7653, -38.0246
        CIE-LCH:
        28.3921, 41.1632, 292.5192
        CIE-Luv:
        28.3921, -7.5024, -50.5514
        Hunter-Lab:
        23.6740, 9.5038, -34.6801
      #313e7e color charts
#313e7e RGB chart
      #313e7e CMYK chart
      #313e7e RGB pie chart
      #313e7e color shades, tints & tones
#313e7e color schemes
#313e7e color preview, HTML & CSS examples
           This text has a color of #313e7e        
        
          <p style="color:#313e7e;">Text here</p>
        
        
          .mytext {color:#313e7e;}
        
        Text color #313e7e
      
           This box has a color of #313e7e        
        
          <div style="background-color:#313e7e;">Content here</div>
        
        
          .mybackground {background-color:#313e7e;}
        
        Background color #313e7e
      
           Border around this has a color of #313e7e        
        
          <div style="border:2px solid #313e7e;">Content here</div>
        
        
          .myborder {border:2px solid #313e7e;}
        
        Border color #313e7e