#31509d color space conversions
Hex:
        #31509d
        RGB:
        49, 80, 157
        CMY:
        81, 69, 38
        CMYK:
        69, 49, 0, 38
      HSL:
        223°, 52.4272%, 40.3922%
        HSV (HSB):
        223°, 68.7898%, 61.5686%
        XYZ:
        10.2211, 8.8246, 33.0629
        xyY:
        0.1961, 0.1694, 8.8246
      CIE-Lab:
        35.6444, 15.1644, -45.3861
        CIE-LCH:
        35.6444, 47.8525, 288.4755
        CIE-Luv:
        35.6444, -13.3183, -64.8025
        Hunter-Lab:
        29.7062, 9.4309, -45.1951
      #31509d color charts
#31509d RGB chart
      #31509d CMYK chart
      #31509d RGB pie chart
      #31509d color shades, tints & tones
#31509d color schemes
#31509d color preview, HTML & CSS examples
           This text has a color of #31509d        
        
          <p style="color:#31509d;">Text here</p>
        
        
          .mytext {color:#31509d;}
        
        Text color #31509d
      
           This box has a color of #31509d        
        
          <div style="background-color:#31509d;">Content here</div>
        
        
          .mybackground {background-color:#31509d;}
        
        Background color #31509d
      
           Border around this has a color of #31509d        
        
          <div style="border:2px solid #31509d;">Content here</div>
        
        
          .myborder {border:2px solid #31509d;}
        
        Border color #31509d