#313f9d color space conversions
Hex:
        #313f9d
        RGB:
        49, 63, 157
        CMY:
        81, 75, 38
        CMYK:
        69, 60, 0, 38
      HSL:
        232°, 52.4272%, 40.3922%
        HSV (HSB):
        232°, 68.7898%, 61.5686%
        XYZ:
        9.1299, 6.6423, 32.6992
        xyY:
        0.1884, 0.1370, 6.6423
      CIE-Lab:
        30.9783, 26.4954, -52.9363
        CIE-LCH:
        30.9783, 59.1968, 296.5886
        CIE-Luv:
        30.9783, -8.5772, -72.2267
        Hunter-Lab:
        25.7727, 18.1312, -57.1836
      #313f9d color charts
#313f9d RGB chart
      #313f9d CMYK chart
      #313f9d RGB pie chart
      #313f9d color shades, tints & tones
#313f9d color schemes
#313f9d color preview, HTML & CSS examples
           This text has a color of #313f9d        
        
          <p style="color:#313f9d;">Text here</p>
        
        
          .mytext {color:#313f9d;}
        
        Text color #313f9d
      
           This box has a color of #313f9d        
        
          <div style="background-color:#313f9d;">Content here</div>
        
        
          .mybackground {background-color:#313f9d;}
        
        Background color #313f9d
      
           Border around this has a color of #313f9d        
        
          <div style="border:2px solid #313f9d;">Content here</div>
        
        
          .myborder {border:2px solid #313f9d;}
        
        Border color #313f9d