#31975d color space conversions
Hex:
        #31975d
        RGB:
        49, 151, 93
        CMY:
        81, 41, 64
        CMYK:
        68, 0, 38, 41
      HSL:
        146°, 51.0000%, 39.2157%
        HSV (HSB):
        146°, 67.5497%, 59.2157%
        XYZ:
        14.3090, 23.5765, 14.1525
        xyY:
        0.2750, 0.4531, 23.5765
      CIE-Lab:
        55.6613, -42.8977, 22.2435
        CIE-LCH:
        55.6613, 48.3217, 152.5922
        CIE-Luv:
        55.6613, -42.2439, 35.2208
        Hunter-Lab:
        48.5556, -32.3696, 16.7077
      #31975d color charts
#31975d RGB chart
      #31975d CMYK chart
      #31975d RGB pie chart
      #31975d color shades, tints & tones
#31975d color schemes
#31975d color preview, HTML & CSS examples
           This text has a color of #31975d        
        
          <p style="color:#31975d;">Text here</p>
        
        
          .mytext {color:#31975d;}
        
        Text color #31975d
      
           This box has a color of #31975d        
        
          <div style="background-color:#31975d;">Content here</div>
        
        
          .mybackground {background-color:#31975d;}
        
        Background color #31975d
      
           Border around this has a color of #31975d        
        
          <div style="border:2px solid #31975d;">Content here</div>
        
        
          .myborder {border:2px solid #31975d;}
        
        Border color #31975d