#31354d color space conversions
Hex:
        #31354d
        RGB:
        49, 53, 77
        CMY:
        81, 79, 70
        CMYK:
        36, 31, 0, 70
      HSL:
        231°, 22.2222%, 24.7059%
        HSV (HSB):
        231°, 36.3636%, 30.1961%
        XYZ:
        3.8793, 3.7350, 7.5376
        xyY:
        0.2560, 0.2465, 3.7350
      CIE-Lab:
        22.7753, 5.0155, -15.2673
        CIE-LCH:
        22.7753, 16.0700, 288.1860
        CIE-Luv:
        22.7753, -2.8994, -18.0510
        Hunter-Lab:
        19.3261, 2.0091, -9.5962
      #31354d color charts
#31354d RGB chart
      #31354d CMYK chart
      #31354d RGB pie chart
      #31354d color shades, tints & tones
#31354d color schemes
#31354d color preview, HTML & CSS examples
           This text has a color of #31354d        
        
          <p style="color:#31354d;">Text here</p>
        
        
          .mytext {color:#31354d;}
        
        Text color #31354d
      
           This box has a color of #31354d        
        
          <div style="background-color:#31354d;">Content here</div>
        
        
          .mybackground {background-color:#31354d;}
        
        Background color #31354d
      
           Border around this has a color of #31354d        
        
          <div style="border:2px solid #31354d;">Content here</div>
        
        
          .myborder {border:2px solid #31354d;}
        
        Border color #31354d