#31567a color space conversions
Hex:
        #31567a
        RGB:
        49, 86, 122
        CMY:
        81, 66, 52
        CMYK:
        60, 30, 0, 52
      HSL:
        210°, 42.6901%, 33.5294%
        HSV (HSB):
        210°, 59.8361%, 47.8431%
        XYZ:
        8.1073, 8.7137, 19.6670
        xyY:
        0.2222, 0.2388, 8.7137
      CIE-Lab:
        35.4271, -1.5709, -24.3874
        CIE-LCH:
        35.4271, 24.4380, 266.3144
        CIE-Luv:
        35.4271, -15.6138, -33.1073
        Hunter-Lab:
        29.5190, -2.6339, -18.8386
      #31567a color charts
#31567a RGB chart
      #31567a CMYK chart
      #31567a RGB pie chart
      #31567a color shades, tints & tones
#31567a color schemes
#31567a color preview, HTML & CSS examples
           This text has a color of #31567a        
        
          <p style="color:#31567a;">Text here</p>
        
        
          .mytext {color:#31567a;}
        
        Text color #31567a
      
           This box has a color of #31567a        
        
          <div style="background-color:#31567a;">Content here</div>
        
        
          .mybackground {background-color:#31567a;}
        
        Background color #31567a
      
           Border around this has a color of #31567a        
        
          <div style="border:2px solid #31567a;">Content here</div>
        
        
          .myborder {border:2px solid #31567a;}
        
        Border color #31567a