#31974e color space conversions
Hex:
        #31974e
        RGB:
        49, 151, 78
        CMY:
        81, 41, 69
        CMYK:
        68, 0, 48, 41
      HSL:
        137°, 51.0000%, 39.2157%
        HSV (HSB):
        137°, 67.5497%, 59.2157%
        XYZ:
        13.7084, 23.3362, 10.9896
        xyY:
        0.2854, 0.4858, 23.3362
      CIE-Lab:
        55.4170, -45.6199, 30.0141
        CIE-LCH:
        55.4170, 54.6079, 146.6584
        CIE-Luv:
        55.4170, -42.9536, 43.9956
        Hunter-Lab:
        48.3076, -33.8849, 20.3274
      #31974e color charts
#31974e RGB chart
      #31974e CMYK chart
      #31974e RGB pie chart
      #31974e color shades, tints & tones
#31974e color schemes
#31974e color preview, HTML & CSS examples
           This text has a color of #31974e        
        
          <p style="color:#31974e;">Text here</p>
        
        
          .mytext {color:#31974e;}
        
        Text color #31974e
      
           This box has a color of #31974e        
        
          <div style="background-color:#31974e;">Content here</div>
        
        
          .mybackground {background-color:#31974e;}
        
        Background color #31974e
      
           Border around this has a color of #31974e        
        
          <div style="border:2px solid #31974e;">Content here</div>
        
        
          .myborder {border:2px solid #31974e;}
        
        Border color #31974e