#31874c color space conversions
Hex:
        #31874c
        RGB:
        49, 135, 76
        CMY:
        81, 47, 70
        CMYK:
        64, 0, 44, 47
      HSL:
        139°, 46.7391%, 36.0784%
        HSV (HSB):
        139°, 63.7037%, 52.9412%
        XYZ:
        11.2351, 18.5027, 9.8167
        xyY:
        0.2840, 0.4678, 18.5027
      CIE-Lab:
        50.1003, -39.5290, 24.2853
        CIE-LCH:
        50.1003, 46.3931, 148.4348
        CIE-Luv:
        50.1003, -36.8756, 35.7915
        Hunter-Lab:
        43.0148, -28.6532, 16.5794
      #31874c color charts
#31874c RGB chart
      #31874c CMYK chart
      #31874c RGB pie chart
      #31874c color shades, tints & tones
#31874c color schemes
#31874c color preview, HTML & CSS examples
           This text has a color of #31874c        
        
          <p style="color:#31874c;">Text here</p>
        
        
          .mytext {color:#31874c;}
        
        Text color #31874c
      
           This box has a color of #31874c        
        
          <div style="background-color:#31874c;">Content here</div>
        
        
          .mybackground {background-color:#31874c;}
        
        Background color #31874c
      
           Border around this has a color of #31874c        
        
          <div style="border:2px solid #31874c;">Content here</div>
        
        
          .myborder {border:2px solid #31874c;}
        
        Border color #31874c