#31384d color space conversions
Hex:
        #31384d
        RGB:
        49, 56, 77
        CMY:
        81, 78, 70
        CMYK:
        36, 27, 0, 70
      HSL:
        225°, 22.2222%, 24.7059%
        HSV (HSB):
        225°, 36.3636%, 30.1961%
        XYZ:
        4.0204, 4.0171, 7.5847
        xyY:
        0.2573, 0.2571, 4.0171
      CIE-Lab:
        23.7280, 2.9707, -13.7950
        CIE-LCH:
        23.7280, 14.1113, 282.1530
        CIE-Luv:
        23.7280, -4.0294, -16.3240
        Hunter-Lab:
        20.0428, 0.7301, -8.4068
      #31384d color charts
#31384d RGB chart
      #31384d CMYK chart
      #31384d RGB pie chart
      #31384d color shades, tints & tones
#31384d color schemes
#31384d color preview, HTML & CSS examples
           This text has a color of #31384d        
        
          <p style="color:#31384d;">Text here</p>
        
        
          .mytext {color:#31384d;}
        
        Text color #31384d
      
           This box has a color of #31384d        
        
          <div style="background-color:#31384d;">Content here</div>
        
        
          .mybackground {background-color:#31384d;}
        
        Background color #31384d
      
           Border around this has a color of #31384d        
        
          <div style="border:2px solid #31384d;">Content here</div>
        
        
          .myborder {border:2px solid #31384d;}
        
        Border color #31384d